5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
|
# Creating files on sysfs is impossible so this isn't a threat
|
||
|
# Sometimes we have to write to non-existent files to avoid conditional
|
||
|
# init behavior. See b/35303861 for an example.
|
||
|
dontaudit vendor_init sysfs:dir write;
|