blob: 5d97f7269e6f7915c2a5fe31ad26ee79460775d7 [file] [log] [blame]
Tom Cherry621c24c2017-09-28 14:34:36 -07001typeattribute vendor_init coredomain;
2
Tom Cherry63492cd2017-11-15 14:57:14 -08003# Creating files on sysfs is impossible so this isn't a threat
4# Sometimes we have to write to non-existent files to avoid conditional
5# init behavior. See b/35303861 for an example.
6dontaudit vendor_init sysfs:dir write;