vendor_init.te 222 B

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