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