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

5 lines
130 B
Plaintext

# LTP fallocate05 needs the following to pass the test.
userdebug_or_eng(`
allow kernel shell_data_file:file { read write };
')