mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: sepolicy: Fixup! use macro for covering denials
This commit is contained in:
parent
2c65ee5bcf
commit
93735da7ca
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ init_daemon_domain(multiclientd)
|
|||
|
||||
allow multiclientd rild:binder { call transfer };
|
||||
allow multiclientd rild_hwservice:hwservice_manager find;
|
||||
allow multiclientd hwservicemanager_prop:file read;
|
||||
get_prop(multiclientd, hwservicemanager_prop);
|
||||
allow multiclientd same_process_hal_file:file execute;
|
||||
|
|
|
|||
Loading…
Reference in a new issue