mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: fix undefined sepolicy error
This commit is contained in:
parent
42af248738
commit
70a1a5c55b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
allow fastbootd {
|
allow fastbootd {
|
||||||
dtb_block_device
|
userdata_block_device
|
||||||
system_block_device
|
system_block_device
|
||||||
}:blk_file rw_file_perms;
|
}:blk_file rw_file_perms;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue