device/linaro/hikey/sepolicy/shell.te

5 lines
93 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
recovery_only(`
allow shell tmpfs:file r_file_perms;
allow shell sysfs:file r_file_perms;
')