aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/cnd.te
blob: 6e24fc6cae487929cb9f8f1194554688947364a1 (plain)
1
2
3
4
5
allow cnd { sysfs_msm_subsys sysfs_soc }:dir search;
allow cnd sysfs_msm_subsys:file { getattr open read setattr };
allow cnd system_data_file:file { getattr ioctl read };

add_hwservice(cnd, hal_cne_hwservice)