summaryrefslogtreecommitdiff
path: root/sepolicy/vendor/property.te
blob: b8e8e53f3a6e97b355982cc844de826897422f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
type camera_prop, property_type;
type cnd_prop, property_type;
type ims_prop, property_type;
type keymaster_prop, property_type;
type net_rmnet_prop, property_type;
type ramdump_prop, property_type;
type post_boot_prop, property_type;
type ssr_prop, property_type;
type cnss_diag_prop, property_type;
type tee_listener_prop, property_type;
type wc_prop, property_type;
type thermal_prop, property_type;
type modem_diag_prop, property_type;
type tel_mon_prop, property_type;
type sys_time_prop, property_type;
type atfwd_start_prop, property_type;