Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_device_lineage_sepolicy
/
7e67a4b3ef17416e3cc14ff71dc67d235179f0c3
/
.
/
common
/
private
/
init.te
blob: 345c3490b348f67b52a1ad3033f913988e07959f [
file
] [
log
] [
blame
]
allow init sysfs_dm
:
dir relabelfrom
;
allow init sysfs_dm
:
file relabelfrom
;
allow init
{
sysfs_io_sched_tuneable
sysfs_livedisplay_tuneable
}:
file
{
setattr w_file_perms
};