android13/device/linaro/hikey/sepolicy/shell.te

5 lines
93 B
Plaintext

recovery_only(`
allow shell tmpfs:file r_file_perms;
allow shell sysfs:file r_file_perms;
')