[ALPS04125584] SIM:Access denied finding property "persist.radio.multisim.config"
It occurs access denied finding property "persist.radio.multisim.config" in factory mode. It need add permission for this property in factory.te. MTK-Commit-Id: db2dc7782f87befe1a1a5c50551be2332763013e Change-Id: I8aea57e0d8f3ddeeffec027a9472eec6380c0286 CR-Id: ALPS04125584 Feature: SIM
This commit is contained in:
parent
1609d21594
commit
700f8ee586
@ -373,3 +373,6 @@ allow factory mtk_audiohal_data_file:file { write create unlink r_file_perms };
|
||||
# Operation: P migration
|
||||
# Purpose : Allow factory to open /proc/version
|
||||
allow factory proc_version:file {read open getattr};
|
||||
|
||||
# Allow to use persist.radio.multisim.config
|
||||
allow factory exported3_radio_prop:file { read open getattr };
|
Loading…
x
Reference in New Issue
Block a user