Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
6d47c2745825dafc9c5bb4bd885ce6263df50137
/
.
/
private
/
vendor_init.te
blob: 50efc22d695fda25a8e095e033042662ec8cf037 [
file
] [
log
] [
blame
]
# 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
;