universal7885: sepolicy: Completely merge samsung_slsi repo

This commit is contained in:
roynatech2544 2021-10-23 22:50:46 +09:00
commit f6da6e72c2
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
82 changed files with 852 additions and 872 deletions

View file

@ -0,0 +1,7 @@
# fastbootd.te
allow fastbootd {
boot_block_device
dtbo_block_device
recovery_block_device
}:blk_file rw_file_perms;