Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
23d1e626c3169819adfd0bbe430dffa3c7a4c5f0
/
.
/
prebuilts
/
api
/
29.0
/
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
;