[ALPS03804621] [P migration] Remove SEPolicy violated

[Detail]
Android P adds "never allow" rule for access system file

MTK-Commit-Id: 819e979bea9491adf5fe40d804a9a49ea3931e86

Change-Id: Ie2bc5ce87a9ce0249ec8e4df03a416a7f94cb4d5
CR-Id: ALPS03804621
Feature: DSDS (Dual SIM Dual Standby) Framework-Common Framework(RIL)
This commit is contained in:
Allen Chu 2020-01-18 09:33:20 +08:00
parent a428ebd38c
commit f58168abbd

View File

@ -3,7 +3,7 @@
# ============ # ============
# Purpose : allow to access kpd driver file # Purpose : allow to access kpd driver file
allow radio sysfs_keypad_file:dir { w_dir_perms }; #allow radio sysfs_keypad_file:dir { w_dir_perms };
allow radio sysfs_keypad_file:file { w_file_perms }; allow radio sysfs_keypad_file:file { w_file_perms };
# Date : WK15.34 2015/08/21 # Date : WK15.34 2015/08/21