Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_samsung_universal7904-common
/
1ca2d749cc7fe0893d099f791652a4724b6513b9
/
.
/
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
};