2015-12-08 23:45:50 +01:00
|
|
|
type default_prop, property_type, core_property_type;
|
|
|
|
type shell_prop, property_type, core_property_type;
|
|
|
|
type debug_prop, property_type, core_property_type;
|
|
|
|
type dumpstate_prop, property_type, core_property_type;
|
|
|
|
type persist_debug_prop, property_type, core_property_type;
|
|
|
|
type debuggerd_prop, property_type, core_property_type;
|
|
|
|
type dhcp_prop, property_type, core_property_type;
|
|
|
|
type fingerprint_prop, property_type, core_property_type;
|
|
|
|
type ffs_prop, property_type, core_property_type;
|
|
|
|
type radio_prop, property_type, core_property_type;
|
|
|
|
type net_radio_prop, property_type, core_property_type;
|
|
|
|
type system_radio_prop, property_type, core_property_type;
|
|
|
|
type system_prop, property_type, core_property_type;
|
|
|
|
type vold_prop, property_type, core_property_type;
|
2015-12-09 17:47:02 +01:00
|
|
|
type ctl_bootanim_prop, property_type;
|
|
|
|
type ctl_default_prop, property_type;
|
|
|
|
type ctl_dhcp_pan_prop, property_type;
|
|
|
|
type ctl_dumpstate_prop, property_type;
|
|
|
|
type ctl_fuse_prop, property_type;
|
|
|
|
type ctl_mdnsd_prop, property_type;
|
|
|
|
type ctl_rildaemon_prop, property_type;
|
|
|
|
type ctl_bugreport_prop, property_type;
|
|
|
|
type ctl_console_prop, property_type;
|
2015-12-08 23:45:50 +01:00
|
|
|
type audio_prop, property_type, core_property_type;
|
|
|
|
type logd_prop, property_type, core_property_type;
|
2016-02-04 19:55:43 +01:00
|
|
|
type mmc_prop, property_type;
|
2015-12-08 23:45:50 +01:00
|
|
|
type restorecon_prop, property_type, core_property_type;
|
|
|
|
type security_prop, property_type, core_property_type;
|
|
|
|
type bluetooth_prop, property_type, core_property_type;
|
|
|
|
type pan_result_prop, property_type, core_property_type;
|
|
|
|
type powerctl_prop, property_type, core_property_type;
|
|
|
|
type nfc_prop, property_type, core_property_type;
|
|
|
|
type dalvik_prop, property_type, core_property_type;
|
|
|
|
type config_prop, property_type, core_property_type;
|
2016-01-04 16:20:45 +01:00
|
|
|
type device_logging_prop, property_type;
|
2016-02-06 00:42:32 +01:00
|
|
|
type safemode_prop, property_type;
|
2015-12-02 01:58:27 +01:00
|
|
|
|
|
|
|
allow property_type tmpfs:filesystem associate;
|