summaryrefslogtreecommitdiffstats
path: root/sepolicy/vendor/property.te
blob: 98a921e255a7b15f41225e569684393484ea158a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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 vendor_ramdump_prop, property_type;
type post_boot_prop, property_type;
type public_vendor_default_prop, property_type;
type public_vendor_system_prop, property_type;
type vendor_ssr_prop, property_type;
type cnss_diag_prop, property_type;
type tee_listener_prop, property_type;
type wc_prop, property_type;
type modem_diag_prop, property_type;
type sys_time_prop, property_type;
type atfwd_start_prop, property_type;
type bluetooth_log_prop, property_type;
type power_prop, property_type;
type vendor_bluetooth_prop, property_type;
type vendor_net_radio_prop, property_type;
type vendor_radio_prop, property_type;
type vendor_wifi_version, property_type;
type vendor_usb_config_prop, property_type;
type vendor_charge_prop, property_type;
type vendor_nfc_prop, property_type;
type vendor_ramoops_prop, property_type;
type vendor_wifi_sniffer_prop, property_type;

# fingerprint
type vendor_fingerprint_prop, property_type;