mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -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
7
universal7885-common/sepolicy/vendor/fastbootd.te
vendored
Normal file
7
universal7885-common/sepolicy/vendor/fastbootd.te
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# fastbootd.te
|
||||
|
||||
allow fastbootd {
|
||||
boot_block_device
|
||||
dtbo_block_device
|
||||
recovery_block_device
|
||||
}:blk_file rw_file_perms;
|
||||
Loading…
Reference in a new issue