mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: Address some denials
Change-Id: I6892bbdecf6780891c0baf5849687632602e52c9 Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
082cd1ac46
commit
0282f1e3a9
3 changed files with 5 additions and 1 deletions
1
universal7885-common/sepolicy/vendor/init.te
vendored
1
universal7885-common/sepolicy/vendor/init.te
vendored
|
|
@ -47,6 +47,7 @@ allow init proc_extra:file setattr;
|
|||
allow init proc_reset_reason:file setattr;
|
||||
allow init proc_swapiness:file open;
|
||||
allow init self:netlink_generic_socket { bind create getattr read setopt write };
|
||||
allow init efs_file:lnk_file read;
|
||||
|
||||
allow init proc_last_kmsg:file setattr;
|
||||
allow init mnt_vendor_file:dir mounton;
|
||||
|
|
|
|||
Loading…
Reference in a new issue