Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_gta4xl-common
/
6bdcb0325f1b6b2597119fa6f9956b4121086a2a
/
.
/
sepolicy
/
vendor
/
init.te
blob: 997f2ce569be955c13d8cc8017e20bb332e2a5b4 [
file
] [
log
] [
blame
]
allow init efs_file
:
dir mounton
;
allow init mnt_vendor_file
:
dir mounton
;
allow init tmpfs
:
lnk_file create
;
allow init kernel
:
system module_request
;
allow init socket_device
:
sock_file
{
create setattr unlink
};