aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/init.te
blob: 729448574a0d22a71207218009d0f16842cca584 (plain)
1
2
3
allow init adsprpcd_file:filesystem { mount relabelfrom relabelto };
allow init debugfs:file write;
allow init system_data_file:file rename;