mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: sepolicy: typo
* add ; back Change-Id: Ied8348babdf09daa4768b9a9cd4c2b405290d6b2 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
ae86b3fdcb
commit
2c3de84078
1 changed files with 1 additions and 1 deletions
2
universal7885-common/sepolicy/vendor/rild.te
vendored
2
universal7885-common/sepolicy/vendor/rild.te
vendored
|
|
@ -89,6 +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