Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
9c895c46b646e0c1736f15ae8fc1f192eb8cc5d0
/
.
/
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
;