Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_gta4xl-common
/
1d8880bd9024770c42c75ee8d4ac045cdfb097c5
/
.
/
sepolicy
/
vendor
/
init.te
blob: 25839ddedcf8ce4adedc9f61f03d4da17d19b2bb [
file
] [
log
] [
blame
]
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
;
allow init kernel
:
system module_request
;
allow init socket_device
:
sock_file
{
create setattr unlink
};