Tom Cherry | 63492cd | 2017-11-15 14:57:14 -0800 | [diff] [blame] | 1 | # Creating files on sysfs is impossible so this isn't a threat |
2 | # Sometimes we have to write to non-existent files to avoid conditional | ||||
3 | # init behavior. See b/35303861 for an example. | ||||
4 | dontaudit vendor_init sysfs:dir write; |