device/generic/goldfish/sepolicy/common/kernel.te

5 lines
130 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:28:21 +08:00
# LTP fallocate05 needs the following to pass the test.
userdebug_or_eng(`
allow kernel shell_data_file:file { read write };
')