mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
7 lines
130 B
Text
7 lines
130 B
Text
# fastbootd.te
|
|
|
|
allow fastbootd {
|
|
boot_block_device
|
|
dtbo_block_device
|
|
recovery_block_device
|
|
}:blk_file rw_file_perms;
|