sm7325-common: Address motsettings denials
Signed-off-by: sb6596 <shubhamprince111@gmail.com> Change-Id: I76cd3eabe887c6a03504f44161d10d90ea291f40
This commit is contained in:
parent
3b8e073903
commit
122be7cc93
2 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
motoexttelephony u:object_r:mot_radio_service:s0
|
||||
moto_ext_telephony.registry u:object_r:mot_system_service:s0
|
||||
motsettings u:object_r:mot_system_service:s0
|
||||
|
|
1
sepolicy/private/system_server.te
Normal file
1
sepolicy/private/system_server.te
Normal file
|
@ -0,0 +1 @@
|
|||
allow system_server mot_system_service:service_manager add;
|
Loading…
Reference in a new issue