aosp12/hardware/google/pixel-sepolicy/citadel/recovery.te

5 lines
132 B
Plaintext
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
recovery_only(`
allow recovery citadel_device:chr_file rw_file_perms;
allow fastbootd citadel_device:chr_file rw_file_perms;
')