Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_universal7904-common
/
0e9d0fb6042e3c91db8364894b42ba4d4a319e41
/
.
/
sepolicy
/
vendor
/
init.te
blob: f2afd9608a0853f6c1b2bb1cd40532c6c70a5c6d [
file
] [
log
] [
blame
]
allow init efs_file
:
dir mounton
;
allow init socket_device
:
sock_file
{
create setattr unlink
};
allow init sysfs_block_writable
:
file
{
open write
};