mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: address camera selinux denials
This commit is contained in:
parent
3d5c62859f
commit
6ef9da0b1e
5 changed files with 28 additions and 71 deletions
4
universal7885-common/sepolicy/vendor/fastbootd.te
vendored
Normal file
4
universal7885-common/sepolicy/vendor/fastbootd.te
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
allow fastbootd {
|
||||
dtb_block_device
|
||||
system_block_device
|
||||
}:blk_file rw_file_perms;
|
||||
Loading…
Reference in a new issue