mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
universal7885: sepolicy: Address A20 and DS denials
Change-Id: I5838c1cd88f4479169651b8a66f70d52242c2e4e Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
91cae9cc95
commit
0631cfad71
5 changed files with 7 additions and 8 deletions
4
universal7885-common/sepolicy/vendor/rild.te
vendored
4
universal7885-common/sepolicy/vendor/rild.te
vendored
|
|
@ -89,8 +89,6 @@ allow rild hal_radio_default:binder call;
|
|||
|
||||
# audio
|
||||
allow rild hal_audio_default:dir search;
|
||||
allow rild hal_audio_default:file r_file_perms;
|
||||
|
||||
allow rild hal_audio_default:file r_file_perms
|
||||
# hwservice
|
||||
add_hwservice(rild, rild_hwservice)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue