android_device_samsung_a20/sepolicy/private/fastbootd.te
Alessandro Astone 2e4278499e universal7885: Make fastbootd permissive in non-user recovery builds
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:07 +09:00

5 lines
63 B
Text

recovery_only(`
userdebug_or_eng(`
permissive fastbootd;
')
')