Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_gta4xl-common
/
e61c287faa3fd26e78746457cc2d84baa200099b
/
.
/
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
;