aboutsummaryrefslogtreecommitdiffstats
path: root/property.te
blob: 9c6233c9eeaf418b4612e866195ac913d32f6ef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
type default_prop, property_type;
type shell_prop, property_type;
type debug_prop, property_type;
type debuggerd_prop, property_type;
type radio_prop, property_type;
type system_prop, property_type;
type vold_prop, property_type;
type rild_prop, property_type;
type ctl_default_prop, property_type;
type ctl_dumpstate_prop, property_type;
type ctl_rildaemon_prop, property_type;
type audio_prop, property_type;
type security_prop, property_type;
type bluetooth_prop, property_type;
type powerctl_prop, property_type;