1type default_prop, property_type, core_property_type;
2type shell_prop, property_type, core_property_type;
3type debug_prop, property_type, core_property_type;
4type dumpstate_prop, property_type, core_property_type;
5type persist_debug_prop, property_type, core_property_type;
6type debuggerd_prop, property_type, core_property_type;
7type dhcp_prop, property_type, core_property_type;
8type fingerprint_prop, property_type, core_property_type;
9type ffs_prop, property_type, core_property_type;
10type radio_prop, property_type, core_property_type;
11type net_radio_prop, property_type, core_property_type;
12type system_radio_prop, property_type, core_property_type;
13type system_prop, property_type, core_property_type;
14type vold_prop, property_type, core_property_type;
15type wifi_log_prop, property_type, log_property_type;
16type ctl_bootanim_prop, property_type;
17type ctl_default_prop, property_type;
18type ctl_dumpstate_prop, property_type;
19type ctl_fuse_prop, property_type;
20type ctl_mdnsd_prop, property_type;
21type ctl_rildaemon_prop, property_type;
22type ctl_bugreport_prop, property_type;
23type ctl_console_prop, property_type;
24type audio_prop, property_type, core_property_type;
25type log_prop, property_type, log_property_type;
26type log_tag_prop, property_type, log_property_type;
27type logd_prop, property_type, core_property_type;
28type mmc_prop, property_type;
29type restorecon_prop, property_type, core_property_type;
30type security_prop, property_type, core_property_type;
31type bluetooth_prop, property_type, core_property_type;
32type pan_result_prop, property_type, core_property_type;
33type powerctl_prop, property_type, core_property_type;
34type nfc_prop, property_type, core_property_type;
35type dalvik_prop, property_type, core_property_type;
36type config_prop, property_type, core_property_type;
37type device_logging_prop, property_type;
38type safemode_prop, property_type;
39
40allow property_type tmpfs:filesystem associate;
41