aboutsummaryrefslogtreecommitdiffstats
blob: 5d97f7269e6f7915c2a5fe31ad26ee79460775d7 (plain) (blame)
1
2
3
4
5
6
typeattribute vendor_init coredomain;

# 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;