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;
|
2016-09-21 19:44:11 +02:00
|
|
|
type dumpstate_options_prop, property_type;
|
2015-12-08 23:45:50 +01:00
|
|
|
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;
|
2016-04-15 20:10:39 +02:00
|
|
|
type wifi_log_prop, property_type, log_property_type;
|
2016-06-29 20:28:20 +02:00
|
|
|
type wifi_prop, property_type;
|
2015-12-09 17:47:02 +01:00
|
|
|
type ctl_bootanim_prop, property_type;
|
|
|
|
type ctl_default_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;
|
2016-04-15 20:10:06 +02:00
|
|
|
type log_prop, property_type, log_property_type;
|
2016-06-01 20:14:14 +02:00
|
|
|
type log_tag_prop, property_type, log_property_type;
|
2015-12-08 23:45:50 +01:00
|
|
|
type logd_prop, property_type, core_property_type;
|
2016-06-06 21:18:46 +02:00
|
|
|
type logpersistd_logging_prop, 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;
|
2016-06-23 00:47:09 +02:00
|
|
|
type cppreopt_prop, property_type, core_property_type;
|
2015-12-08 23:45:50 +01:00
|
|
|
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;
|
2016-09-20 00:23:41 +02:00
|
|
|
type hwservicemanager_prop, property_type;
|
2016-11-09 21:19:05 +01:00
|
|
|
type overlay_prop, property_type;
|
2015-12-02 01:58:27 +01:00
|
|
|
|
|
|
|
allow property_type tmpfs:filesystem associate;
|