Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_gta4xl-common
/
9116eccef045e5029049955ee3813e07f179d2b9
/
.
/
sepolicy
/
vendor
/
init.te
blob: 902b0e315a676b4d03a781ff3b55cb709f97d8d9 [
file
] [
log
] [
blame
]
# init.te
allow init omr_file
:
dir mounton
;
allow init efs_file
:
dir mounton
;
allow init mnt_vendor_file
:
dir mounton
;
allow init tmpfs
:
lnk_file create
;