mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: sepolicy: Completely merge samsung_slsi repo
This commit is contained in:
parent
00fb011c7c
commit
f6da6e72c2
82 changed files with 852 additions and 872 deletions
|
|
@ -1,3 +1,8 @@
|
|||
# kernel.te
|
||||
|
||||
# /vendor/firmware/
|
||||
allow kernel vendor_firmware_file:dir r_dir_perms;
|
||||
allow kernel vendor_firmware_file:file r_file_perms;
|
||||
allow kernel app_efs_file:dir search;
|
||||
allow kernel app_efs_file:file open;
|
||||
allow kernel sensor_factoryapp_efs_file:file open;
|
||||
|
|
|
|||
Loading…
Reference in a new issue