Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 1 | ########################## |
| 2 | # property service keys |
| 3 | # |
| 4 | # |
Stephen Smalley | fee4915 | 2014-06-19 10:27:02 -0400 | [diff] [blame] | 5 | net.rmnet u:object_r:net_radio_prop:s0 |
| 6 | net.gprs u:object_r:net_radio_prop:s0 |
| 7 | net.ppp u:object_r:net_radio_prop:s0 |
| 8 | net.qmi u:object_r:net_radio_prop:s0 |
| 9 | net.lte u:object_r:net_radio_prop:s0 |
| 10 | net.cdma u:object_r:net_radio_prop:s0 |
Nick Kralevich | 4e40429 | 2017-02-09 16:08:11 -0800 | [diff] [blame] | 11 | net.dns u:object_r:net_dns_prop:s0 |
Stephen Smalley | fee4915 | 2014-06-19 10:27:02 -0400 | [diff] [blame] | 12 | ril. u:object_r:radio_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 13 | ro.ril. u:object_r:radio_prop:s0 |
Stephen Smalley | 730957a | 2012-04-04 16:01:19 -0400 | [diff] [blame] | 14 | gsm. u:object_r:radio_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 15 | persist.radio u:object_r:radio_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 16 | |
| 17 | net. u:object_r:system_prop:s0 |
| 18 | dev. u:object_r:system_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 19 | ro.runtime. u:object_r:system_prop:s0 |
Alex Klyubin | 062236a | 2016-12-27 14:05:46 -0800 | [diff] [blame] | 20 | ro.runtime.firstboot u:object_r:firstboot_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 21 | hw. u:object_r:system_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 22 | ro.hw. u:object_r:system_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 23 | sys. u:object_r:system_prop:s0 |
Ytai Ben-Tsvi | d107a05 | 2020-04-10 13:06:15 -0700 | [diff] [blame] | 24 | sys.audio. u:object_r:audio_prop:s0 |
Ryan Savitski | 52b3d31 | 2020-01-14 18:20:06 +0000 | [diff] [blame] | 25 | sys.init.perf_lsm_hooks u:object_r:init_perf_lsm_hooks_prop:s0 |
Alex Light | b7ebb32 | 2016-06-22 15:47:09 -0700 | [diff] [blame] | 26 | sys.cppreopt u:object_r:cppreopt_prop:s0 |
Yifan Hong | 18ade86 | 2019-03-14 15:45:03 -0700 | [diff] [blame] | 27 | sys.lpdumpd u:object_r:lpdumpd_prop:s0 |
Nick Kralevich | 7914a47 | 2013-06-28 20:15:37 -0700 | [diff] [blame] | 28 | sys.powerctl u:object_r:powerctl_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 29 | service. u:object_r:system_prop:s0 |
Stephen Smalley | fee4915 | 2014-06-19 10:27:02 -0400 | [diff] [blame] | 30 | dhcp. u:object_r:dhcp_prop:s0 |
Paul Jensen | 97a2cfd | 2014-06-18 09:20:36 -0400 | [diff] [blame] | 31 | dhcp.bt-pan.result u:object_r:pan_result_prop:s0 |
Alex Klyubin | 3123b1e | 2013-05-06 10:18:27 -0700 | [diff] [blame] | 32 | bluetooth. u:object_r:bluetooth_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 33 | |
Nick Kralevich | dd1ec6d | 2013-11-01 10:45:03 -0700 | [diff] [blame] | 34 | debug. u:object_r:debug_prop:s0 |
Nick Kralevich | 116a20f | 2014-02-05 16:36:25 -0800 | [diff] [blame] | 35 | debug.db. u:object_r:debuggerd_prop:s0 |
Felipe Leme | 83fd8a5 | 2015-12-01 18:03:05 -0800 | [diff] [blame] | 36 | dumpstate. u:object_r:dumpstate_prop:s0 |
Felipe Leme | a5a8072 | 2016-09-21 10:44:11 -0700 | [diff] [blame] | 37 | dumpstate.options u:object_r:dumpstate_options_prop:s0 |
Daniel Norman | 4eca819 | 2019-07-25 11:29:17 -0700 | [diff] [blame] | 38 | init.svc_debug_pid. u:object_r:init_svc_debug_prop:s0 |
Mark Salyzyn | 275ea12 | 2018-08-07 16:03:47 -0700 | [diff] [blame] | 39 | llk. u:object_r:llkd_prop:s0 |
| 40 | khungtask. u:object_r:llkd_prop:s0 |
| 41 | ro.llk. u:object_r:llkd_prop:s0 |
| 42 | ro.khungtask. u:object_r:llkd_prop:s0 |
mukesh agrawal | 84cfde2 | 2016-04-15 11:10:06 -0700 | [diff] [blame] | 43 | log. u:object_r:log_prop:s0 |
Mark Salyzyn | 44c98bb | 2016-06-06 12:10:00 -0700 | [diff] [blame] | 44 | log.tag u:object_r:log_tag_prop:s0 |
mukesh agrawal | e651f6f | 2016-04-15 11:10:39 -0700 | [diff] [blame] | 45 | log.tag.WifiHAL u:object_r:wifi_log_prop:s0 |
Daniel Micay | 38ac77e | 2016-05-31 16:01:08 -0400 | [diff] [blame] | 46 | security.perf_harden u:object_r:shell_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 47 | service.adb.root u:object_r:shell_prop:s0 |
| 48 | service.adb.tcp.port u:object_r:shell_prop:s0 |
Joshua Duong | 18988fc | 2020-02-12 10:18:10 -0800 | [diff] [blame] | 49 | service.adb.tls.port u:object_r:adbd_prop:s0 |
| 50 | persist.adb.wifi. u:object_r:adbd_prop:s0 |
| 51 | persist.adb.tls_server.enable u:object_r:system_adbd_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 52 | |
William Roberts | e2ad318 | 2012-11-27 17:34:54 -0800 | [diff] [blame] | 53 | persist.audio. u:object_r:audio_prop:s0 |
Andre Eisenbach | eebdb47 | 2016-02-08 15:39:00 -0800 | [diff] [blame] | 54 | persist.bluetooth. u:object_r:bluetooth_prop:s0 |
George Chang | db1dbd9 | 2020-01-07 00:25:11 +0800 | [diff] [blame] | 55 | persist.nfc_cfg. u:object_r:nfc_prop:s0 |
Yasuhiro Matsuda | 3d32817 | 2015-06-24 15:24:17 +0900 | [diff] [blame] | 56 | persist.debug. u:object_r:persist_debug_prop:s0 |
Mark Salyzyn | 9e7bbf6 | 2014-06-12 12:47:22 -0700 | [diff] [blame] | 57 | persist.logd. u:object_r:logd_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 58 | ro.logd. u:object_r:logd_prop:s0 |
Rubin Xu | 0c8286f | 2016-01-04 15:20:45 +0000 | [diff] [blame] | 59 | persist.logd.security u:object_r:device_logging_prop:s0 |
Mark Salyzyn | 68d67a0 | 2016-06-06 12:18:46 -0700 | [diff] [blame] | 60 | persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0 |
Mark Salyzyn | 91e7ac9 | 2016-07-08 08:41:08 -0700 | [diff] [blame] | 61 | logd.logpersistd u:object_r:logpersistd_logging_prop:s0 |
Mark Salyzyn | 44c98bb | 2016-06-06 12:10:00 -0700 | [diff] [blame] | 62 | persist.log.tag u:object_r:log_tag_prop:s0 |
Mark Salyzyn | d143560 | 2016-02-04 10:55:43 -0800 | [diff] [blame] | 63 | persist.mmc. u:object_r:mmc_prop:s0 |
Lorenzo Colitti | 5b3efd3 | 2017-07-11 09:43:19 +0900 | [diff] [blame] | 64 | persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0 |
Gavin Corkery | b2f34bf | 2019-10-09 17:09:48 +0100 | [diff] [blame] | 65 | persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 66 | persist.sys. u:object_r:system_prop:s0 |
Sami Tolvanen | 9c16871 | 2016-02-05 15:42:32 -0800 | [diff] [blame] | 67 | persist.sys.safemode u:object_r:safemode_prop:s0 |
Tao Bao | a999e39 | 2019-06-14 17:00:16 -0700 | [diff] [blame] | 68 | persist.sys.theme u:object_r:theme_prop:s0 |
Hung-ying Tyan | 565384d | 2019-04-26 16:14:52 +0800 | [diff] [blame] | 69 | persist.sys.fflag.override.settings_dynamic_system u:object_r:dynamic_system_prop:s0 |
dcashman | 3e8d1bf | 2016-03-02 16:14:17 -0800 | [diff] [blame] | 70 | ro.sys.safemode u:object_r:safemode_prop:s0 |
Sami Tolvanen | 9c16871 | 2016-02-05 15:42:32 -0800 | [diff] [blame] | 71 | persist.sys.audit_safemode u:object_r:safemode_prop:s0 |
David Sehr | fa67ec4 | 2019-11-25 22:03:59 +0000 | [diff] [blame] | 72 | persist.sys.dalvik.jvmtiagent u:object_r:system_jvmti_agent_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 73 | persist.service. u:object_r:system_prop:s0 |
Alex Klyubin | 3123b1e | 2013-05-06 10:18:27 -0700 | [diff] [blame] | 74 | persist.service.bdroid. u:object_r:bluetooth_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 75 | persist.security. u:object_r:system_prop:s0 |
Lalit Maganti | 673b4db | 2018-04-20 19:09:45 +0100 | [diff] [blame] | 76 | persist.traced.enable u:object_r:traced_enabled_prop:s0 |
Florian Mayer | a769f0f | 2019-03-13 11:22:23 -0700 | [diff] [blame] | 77 | traced.lazy. u:object_r:traced_lazy_prop:s0 |
Florian Mayer | c32ca90 | 2018-12-10 16:20:20 +0000 | [diff] [blame] | 78 | persist.heapprofd.enable u:object_r:heapprofd_enabled_prop:s0 |
Ryan Savitski | 008465e | 2020-02-19 14:59:17 +0000 | [diff] [blame] | 79 | persist.traced_perf.enable u:object_r:traced_perf_enabled_prop:s0 |
Jason Monk | 0e1cbf5 | 2016-11-09 15:19:05 -0500 | [diff] [blame] | 80 | persist.vendor.overlay. u:object_r:overlay_prop:s0 |
| 81 | ro.boot.vendor.overlay. u:object_r:overlay_prop:s0 |
Nick Kralevich | bb9a388 | 2016-12-13 19:50:36 -0800 | [diff] [blame] | 82 | ro.boottime. u:object_r:boottime_prop:s0 |
Alex Klyubin | 2015107 | 2016-12-20 15:31:37 -0800 | [diff] [blame] | 83 | ro.serialno u:object_r:serialno_prop:s0 |
Alex Klyubin | 6e4508e | 2016-12-27 18:05:46 -0800 | [diff] [blame] | 84 | ro.boot.btmacaddr u:object_r:bluetooth_prop:s0 |
Alex Klyubin | 2015107 | 2016-12-20 15:31:37 -0800 | [diff] [blame] | 85 | ro.boot.serialno u:object_r:serialno_prop:s0 |
Alex Klyubin | 6e4508e | 2016-12-27 18:05:46 -0800 | [diff] [blame] | 86 | ro.bt. u:object_r:bluetooth_prop:s0 |
Mark Salyzyn | 006c2e9 | 2017-08-14 14:25:10 -0700 | [diff] [blame] | 87 | ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0 |
| 88 | persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0 |
| 89 | sys.boot.reason u:object_r:system_boot_reason_prop:s0 |
Mark Salyzyn | a1bce77 | 2018-06-05 09:41:59 -0700 | [diff] [blame] | 90 | sys.boot.reason.last u:object_r:last_boot_reason_prop:s0 |
Calin Juravle | 5316548 | 2017-11-16 05:28:14 +0000 | [diff] [blame] | 91 | pm. u:object_r:pm_prop:s0 |
Mark Salyzyn | 3443caf | 2015-10-24 16:20:18 -0700 | [diff] [blame] | 92 | test.sys.boot.reason u:object_r:test_boot_reason_prop:s0 |
Nikita Ioffe | 91c3795 | 2020-03-12 14:45:00 +0000 | [diff] [blame] | 93 | test.userspace_reboot.requested u:object_r:userspace_reboot_test_prop:s0 |
Suren Baghdasaryan | c8ed855 | 2018-07-24 17:04:18 -0700 | [diff] [blame] | 94 | sys.lmk. u:object_r:system_lmk_prop:s0 |
Primiano Tucci | 8da4e4f | 2019-02-01 22:52:02 +0000 | [diff] [blame] | 95 | sys.trace. u:object_r:system_trace_prop:s0 |
William Roberts | 9e70c8b | 2013-01-23 14:02:43 -0800 | [diff] [blame] | 96 | |
Hongguang Chen | 91a5f4e | 2020-04-23 23:43:13 -0700 | [diff] [blame] | 97 | # Fastbootd protocol control property |
| 98 | fastbootd.protocol u:object_r:fastbootd_protocol_prop:s0 exact enum usb tcp |
| 99 | |
Rubin Xu | 0c8286f | 2016-01-04 15:20:45 +0000 | [diff] [blame] | 100 | # Boolean property set by system server upon boot indicating |
Rubin Xu | 0b30311 | 2020-02-17 11:00:13 +0000 | [diff] [blame] | 101 | # if device is fully owned by organization instead of being |
| 102 | # a personal device. |
| 103 | ro.organization_owned u:object_r:device_logging_prop:s0 |
Rubin Xu | 0c8286f | 2016-01-04 15:20:45 +0000 | [diff] [blame] | 104 | |
William Roberts | 9e70c8b | 2013-01-23 14:02:43 -0800 | [diff] [blame] | 105 | # selinux non-persistent properties |
Jeff Sharkey | 7617cd4 | 2015-06-09 11:01:04 -0700 | [diff] [blame] | 106 | selinux.restorecon_recursive u:object_r:restorecon_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 107 | |
| 108 | # default property context |
| 109 | * u:object_r:default_prop:s0 |
| 110 | |
| 111 | # data partition encryption properties |
| 112 | vold. u:object_r:vold_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 113 | ro.crypto. u:object_r:vold_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 114 | |
Nick Kralevich | c48971f | 2014-11-18 14:36:23 -0800 | [diff] [blame] | 115 | # ro.build.fingerprint is either set in /system/build.prop, or is |
| 116 | # set at runtime by system_server. |
Inseob Kim | 8c23925 | 2020-05-06 20:07:33 +0900 | [diff] [blame] | 117 | ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string |
Nick Kralevich | c48971f | 2014-11-18 14:36:23 -0800 | [diff] [blame] | 118 | |
Keun-young Park | f67c346 | 2017-02-28 19:21:31 -0800 | [diff] [blame] | 119 | ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0 |
| 120 | |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 121 | # ctl properties |
Robert Craig | 4b3893f | 2014-02-18 13:24:26 -0500 | [diff] [blame] | 122 | ctl.bootanim u:object_r:ctl_bootanim_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 123 | ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0 |
Robert Craig | 4b3893f | 2014-02-18 13:24:26 -0500 | [diff] [blame] | 124 | ctl.fuse_ u:object_r:ctl_fuse_prop:s0 |
| 125 | ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 126 | ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 |
Stephen Smalley | 1c0c010 | 2014-03-06 14:47:22 -0500 | [diff] [blame] | 127 | ctl.bugreport u:object_r:ctl_bugreport_prop:s0 |
Jeff Vander Stoep | 8b015f9 | 2015-04-24 14:39:16 -0700 | [diff] [blame] | 128 | ctl.console u:object_r:ctl_console_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 129 | ctl. u:object_r:ctl_default_prop:s0 |
Martijn Coenen | 9ac7df2 | 2014-09-25 15:13:41 -0700 | [diff] [blame] | 130 | |
Tom Cherry | 7b8be35 | 2018-05-03 17:00:16 -0700 | [diff] [blame] | 131 | # Don't allow blind access to all services |
| 132 | ctl.sigstop_on$ u:object_r:ctl_sigstop_prop:s0 |
| 133 | ctl.sigstop_off$ u:object_r:ctl_sigstop_prop:s0 |
| 134 | ctl.start$ u:object_r:ctl_start_prop:s0 |
| 135 | ctl.stop$ u:object_r:ctl_stop_prop:s0 |
| 136 | ctl.restart$ u:object_r:ctl_restart_prop:s0 |
| 137 | ctl.interface_start$ u:object_r:ctl_interface_start_prop:s0 |
| 138 | ctl.interface_stop$ u:object_r:ctl_interface_stop_prop:s0 |
| 139 | ctl.interface_restart$ u:object_r:ctl_interface_restart_prop:s0 |
| 140 | |
Samuel Ha | 22f9819 | 2018-06-26 19:52:21 +0000 | [diff] [blame] | 141 | # Restrict access to starting/stopping adbd |
| 142 | ctl.start$adbd u:object_r:ctl_adbd_prop:s0 |
| 143 | ctl.stop$adbd u:object_r:ctl_adbd_prop:s0 |
| 144 | ctl.restart$adbd u:object_r:ctl_adbd_prop:s0 |
| 145 | |
David Anderson | 64bbf05 | 2019-02-27 18:31:11 -0800 | [diff] [blame] | 146 | # Restrict access to starting/stopping gsid. |
| 147 | ctl.start$gsid u:object_r:ctl_gsid_prop:s0 |
| 148 | ctl.stop$gsid u:object_r:ctl_gsid_prop:s0 |
| 149 | ctl.restart$gsid u:object_r:ctl_gsid_prop:s0 |
| 150 | |
Jiyong Park | 6e823dd | 2019-06-13 09:45:05 +0900 | [diff] [blame] | 151 | # Restrict access to stopping apexd. |
| 152 | ctl.stop$apexd u:object_r:ctl_apexd_prop:s0 |
| 153 | |
Wei Wang | 046c510 | 2019-07-17 09:39:33 -0700 | [diff] [blame] | 154 | # Restrict access to restart dumpstate |
| 155 | ctl.interface_restart$android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0 |
| 156 | |
Martijn Coenen | 9ac7df2 | 2014-09-25 15:13:41 -0700 | [diff] [blame] | 157 | # NFC properties |
| 158 | nfc. u:object_r:nfc_prop:s0 |
Stephen Smalley | 54e9bc4 | 2014-09-04 08:44:49 -0400 | [diff] [blame] | 159 | |
| 160 | # These properties are not normally set by processes other than init. |
| 161 | # They are only distinguished here for setting by qemu-props on the |
| 162 | # emulator/goldfish. |
| 163 | config. u:object_r:config_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 164 | ro.config. u:object_r:config_prop:s0 |
Stephen Smalley | 54e9bc4 | 2014-09-04 08:44:49 -0400 | [diff] [blame] | 165 | dalvik. u:object_r:dalvik_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 166 | ro.dalvik. u:object_r:dalvik_prop:s0 |
Christopher Wiley | bf18eca | 2016-06-29 11:28:20 -0700 | [diff] [blame] | 167 | |
| 168 | # Shared between system server and wificond |
dianlujitao | bf52f19 | 2019-12-29 23:17:07 +0800 | [diff] [blame] | 169 | wifi. u:object_r:wifi_prop:s0 |
Christopher Wiley | bf18eca | 2016-06-29 11:28:20 -0700 | [diff] [blame] | 170 | wlan. u:object_r:wifi_prop:s0 |
Iliyan Malchev | 96031a8 | 2016-09-19 15:23:41 -0700 | [diff] [blame] | 171 | |
Dan Cashman | 91d398d | 2017-09-26 12:58:29 -0700 | [diff] [blame] | 172 | # Lowpan properties |
| 173 | lowpan. u:object_r:lowpan_prop:s0 |
| 174 | ro.lowpan. u:object_r:lowpan_prop:s0 |
| 175 | |
Florian Mayer | 0f3decf | 2018-11-08 13:58:13 +0000 | [diff] [blame] | 176 | # heapprofd properties |
| 177 | heapprofd. u:object_r:heapprofd_prop:s0 |
| 178 | |
Iliyan Malchev | 96031a8 | 2016-09-19 15:23:41 -0700 | [diff] [blame] | 179 | # hwservicemanager properties |
| 180 | hwservicemanager. u:object_r:hwservicemanager_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 181 | |
Jaekyun Seok | afca82a | 2018-01-18 13:25:28 +0900 | [diff] [blame] | 182 | # Common default properties for vendor and odm. |
| 183 | init.svc.odm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 184 | init.svc.vendor. u:object_r:vendor_default_prop:s0 |
| 185 | ro.hardware. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | afca82a | 2018-01-18 13:25:28 +0900 | [diff] [blame] | 186 | ro.odm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 187 | ro.vendor. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | afca82a | 2018-01-18 13:25:28 +0900 | [diff] [blame] | 188 | odm. u:object_r:vendor_default_prop:s0 |
| 189 | persist.odm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 190 | persist.vendor. u:object_r:vendor_default_prop:s0 |
| 191 | vendor. u:object_r:vendor_default_prop:s0 |
Tom Cherry | 30dd711 | 2018-10-23 13:25:05 -0700 | [diff] [blame] | 192 | # ro.boot. properties are set based on kernel commandline arguments, which are vendor owned. |
| 193 | ro.boot. u:object_r:exported2_default_prop:s0 |
Neil Fuller | b794ad0 | 2018-06-25 15:36:51 +0100 | [diff] [blame] | 194 | |
| 195 | # Properties that relate to time / time zone detection behavior. |
| 196 | persist.time. u:object_r:time_prop:s0 |
Hongyi Zhang | a6f9892 | 2018-10-25 20:09:55 -0700 | [diff] [blame] | 197 | |
| 198 | # Properties that relate to server configurable flags |
Hongyi Zhang | b965e3c | 2018-11-08 16:46:19 -0800 | [diff] [blame] | 199 | device_config.reset_performed u:object_r:device_config_reset_performed_prop:s0 |
Ng Zhi An | c5bf4a3 | 2019-01-17 13:30:05 -0800 | [diff] [blame] | 200 | persist.device_config.activity_manager_native_boot. u:object_r:device_config_activity_manager_native_boot_prop:s0 |
Hongyi Zhang | a6f9892 | 2018-10-25 20:09:55 -0700 | [diff] [blame] | 201 | persist.device_config.attempted_boot_count u:object_r:device_config_boot_count_prop:s0 |
Siarhei Vishniakou | c0c9155 | 2019-01-14 14:18:38 -0800 | [diff] [blame] | 202 | persist.device_config.input_native_boot. u:object_r:device_config_input_native_boot_prop:s0 |
chenbruce | e3d625b | 2018-12-27 18:01:25 +0800 | [diff] [blame] | 203 | persist.device_config.netd_native. u:object_r:device_config_netd_native_prop:s0 |
Mathieu Chartier | 669cef8 | 2019-01-29 09:57:11 -0800 | [diff] [blame] | 204 | persist.device_config.runtime_native. u:object_r:device_config_runtime_native_prop:s0 |
Mathieu Chartier | 0327d10 | 2019-02-01 13:43:11 -0800 | [diff] [blame] | 205 | persist.device_config.runtime_native_boot. u:object_r:device_config_runtime_native_boot_prop:s0 |
Dongwon Kang | 523c746 | 2019-01-30 15:28:31 -0800 | [diff] [blame] | 206 | persist.device_config.media_native. u:object_r:device_config_media_native_prop:s0 |
shafik | 55a54d3 | 2019-09-23 15:14:47 +0100 | [diff] [blame] | 207 | persist.device_config.storage_native_boot. u:object_r:device_config_storage_native_boot_prop:s0 |
Valerie Hau | 7b2a2df | 2020-01-16 10:52:34 -0800 | [diff] [blame] | 208 | persist.device_config.window_manager_native_boot. u:object_r:device_config_window_manager_native_boot_prop:s0 |
Hongyi Zhang | 1d9daf1 | 2020-02-27 14:05:05 -0800 | [diff] [blame] | 209 | persist.device_config.configuration. u:object_r:device_config_configuration_prop:s0 |
Jiyong Park | b14c1a9 | 2018-11-08 11:24:34 +0900 | [diff] [blame] | 210 | |
Hector Dearman | 0756dcc | 2019-04-05 16:41:30 +0100 | [diff] [blame] | 211 | # Properties that relate to legacy server configurable flags |
| 212 | persist.device_config.global_settings.sys_traced u:object_r:device_config_sys_traced_prop:s0 |
| 213 | |
Jiyong Park | b14c1a9 | 2018-11-08 11:24:34 +0900 | [diff] [blame] | 214 | apexd. u:object_r:apexd_prop:s0 |
Martijn Coenen | 97650f5 | 2019-01-09 12:04:03 +0100 | [diff] [blame] | 215 | persist.apexd. u:object_r:apexd_prop:s0 |
Joel Fernandes | b76a639 | 2019-01-11 08:32:45 -0500 | [diff] [blame] | 216 | |
| 217 | bpf.progs_loaded u:object_r:bpf_progs_loaded_prop:s0 |
David Anderson | 8fe3c74 | 2019-02-07 13:14:20 -0800 | [diff] [blame] | 218 | |
| 219 | gsid. u:object_r:gsid_prop:s0 |
| 220 | ro.gsid. u:object_r:gsid_prop:s0 |
Przemyslaw Szczepaniak | 62a22ce | 2019-04-02 15:34:16 +0100 | [diff] [blame] | 221 | |
| 222 | # Property for disabling NNAPI vendor extensions on product image (used on GSI /product image, |
| 223 | # which can't use NNAPI vendor extensions). |
| 224 | ro.nnapi.extensions.deny_on_product u:object_r:nnapi_ext_deny_product_prop:s0 |
Tom Cherry | 2a67e94 | 2019-06-18 09:53:51 -0700 | [diff] [blame] | 225 | |
| 226 | # Property that is set once ueventd finishes cold boot. |
| 227 | ro.cold_boot_done u:object_r:cold_boot_done_prop:s0 |
Yifan Hong | 1145be1 | 2019-07-08 10:57:46 -0700 | [diff] [blame] | 228 | |
| 229 | # Charger properties |
| 230 | ro.charger. u:object_r:charger_prop:s0 |
Yifan Hong | 20010d1 | 2019-07-25 13:28:19 -0700 | [diff] [blame] | 231 | |
| 232 | # Virtual A/B properties |
| 233 | ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0 |
| 234 | ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 |
Tianjie Xu | f5ddc04 | 2019-11-14 14:18:40 -0800 | [diff] [blame] | 235 | |
| 236 | # Property to set/clear the warm reset flag after an OTA update. |
| 237 | ota.warm_reset u:object_r:ota_prop:s0 |
Anton Hansson | e822545 | 2019-11-25 13:10:10 +0000 | [diff] [blame] | 238 | |
| 239 | # Module properties |
Anton Hansson | b841335 | 2020-01-06 17:29:13 +0000 | [diff] [blame] | 240 | com.android.sdkext. u:object_r:module_sdkextensions_prop:s0 |
| 241 | persist.com.android.sdkext. u:object_r:module_sdkextensions_prop:s0 |
Nikita Ioffe | 44f5ffc | 2020-02-07 00:10:29 +0000 | [diff] [blame] | 242 | |
| 243 | # Userspace reboot properties |
| 244 | sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0 |
| 245 | persist.sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0 |
David Stevens | 3942fe1 | 2020-01-20 14:11:07 +0900 | [diff] [blame] | 246 | |
| 247 | # Integer property which is used in libgui to configure the number of frames |
| 248 | # tracked by buffer queue's frame event timing history. The property is set |
| 249 | # by devices with video decoding pipelines long enough to overflow the default |
| 250 | # history size. |
| 251 | ro.lib_gui.frame_event_history_size u:object_r:bq_config_prop:s0 |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 252 | |
Inseob Kim | 4ce4e87 | 2020-05-06 19:17:42 +0900 | [diff] [blame] | 253 | af.fast_track_multiplier u:object_r:audio_config_prop:s0 exact int |
| 254 | ro.af.client_heap_size_kbyte u:object_r:audio_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 255 | |
Inseob Kim | 4ce4e87 | 2020-05-06 19:17:42 +0900 | [diff] [blame] | 256 | audio.camerasound.force u:object_r:audio_config_prop:s0 exact bool |
| 257 | audio.deep_buffer.media u:object_r:audio_config_prop:s0 exact bool |
| 258 | audio.offload.video u:object_r:audio_config_prop:s0 exact bool |
| 259 | audio.offload.min.duration.secs u:object_r:audio_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 260 | |
Inseob Kim | a28428e | 2020-05-07 00:36:05 +0900 | [diff] [blame] | 261 | config.disable_cameraservice u:object_r:camera_config_prop:s0 exact bool |
| 262 | |
| 263 | camera.disable_zsl_mode u:object_r:camera_config_prop:s0 exact bool |
| 264 | camera.fifo.disable u:object_r:camera_config_prop:s0 exact bool |
| 265 | ro.camera.notify_nfc u:object_r:camera_config_prop:s0 exact bool |
| 266 | ro.camera.enableLazyHal u:object_r:camera_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 267 | |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 268 | # Should always_debuggable be bool? It's checked against the string "1". |
| 269 | dalvik.vm.always_debuggable u:object_r:dalvik_config_prop:s0 exact int |
| 270 | dalvik.vm.appimageformat u:object_r:dalvik_config_prop:s0 exact string |
| 271 | dalvik.vm.backgroundgctype u:object_r:dalvik_config_prop:s0 exact string |
| 272 | dalvik.vm.boot-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 273 | dalvik.vm.boot-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 274 | dalvik.vm.boot-image u:object_r:dalvik_config_prop:s0 exact string |
| 275 | dalvik.vm.checkjni u:object_r:dalvik_config_prop:s0 exact bool |
| 276 | dalvik.vm.dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string |
| 277 | dalvik.vm.dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string |
| 278 | dalvik.vm.dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 279 | dalvik.vm.dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string |
| 280 | dalvik.vm.dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string |
| 281 | dalvik.vm.dex2oat-max-image-block-size u:object_r:dalvik_config_prop:s0 exact int |
| 282 | dalvik.vm.dex2oat-minidebuginfo u:object_r:dalvik_config_prop:s0 exact bool |
| 283 | dalvik.vm.dex2oat-resolve-startup-strings u:object_r:dalvik_config_prop:s0 exact bool |
| 284 | dalvik.vm.dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 285 | dalvik.vm.dex2oat-updatable-bcp-packages-file u:object_r:dalvik_config_prop:s0 exact string |
| 286 | dalvik.vm.dex2oat-very-large u:object_r:dalvik_config_prop:s0 exact int |
| 287 | dalvik.vm.dex2oat-swap u:object_r:dalvik_config_prop:s0 exact bool |
| 288 | dalvik.vm.dex2oat64.enabled u:object_r:dalvik_config_prop:s0 exact bool |
| 289 | dalvik.vm.dexopt.secondary u:object_r:dalvik_config_prop:s0 exact bool |
| 290 | dalvik.vm.execution-mode u:object_r:dalvik_config_prop:s0 exact string |
| 291 | dalvik.vm.extra-opts u:object_r:dalvik_config_prop:s0 exact string |
| 292 | dalvik.vm.foreground-heap-growth-multiplier u:object_r:dalvik_config_prop:s0 exact string |
| 293 | dalvik.vm.gctype u:object_r:dalvik_config_prop:s0 exact string |
| 294 | dalvik.vm.heapgrowthlimit u:object_r:dalvik_config_prop:s0 exact string |
| 295 | dalvik.vm.heapmaxfree u:object_r:dalvik_config_prop:s0 exact string |
| 296 | dalvik.vm.heapminfree u:object_r:dalvik_config_prop:s0 exact string |
| 297 | dalvik.vm.heapsize u:object_r:dalvik_config_prop:s0 exact string |
| 298 | dalvik.vm.heapstartsize u:object_r:dalvik_config_prop:s0 exact string |
| 299 | dalvik.vm.heaptargetutilization u:object_r:dalvik_config_prop:s0 exact string |
| 300 | dalvik.vm.hot-startup-method-samples u:object_r:dalvik_config_prop:s0 exact int |
| 301 | dalvik.vm.image-dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string |
| 302 | dalvik.vm.image-dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string |
| 303 | dalvik.vm.image-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 304 | dalvik.vm.image-dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string |
| 305 | dalvik.vm.image-dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string |
| 306 | dalvik.vm.image-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 307 | dalvik.vm.isa.arm.features u:object_r:dalvik_config_prop:s0 exact string |
| 308 | dalvik.vm.isa.arm.variant u:object_r:dalvik_config_prop:s0 exact string |
| 309 | dalvik.vm.isa.arm64.features u:object_r:dalvik_config_prop:s0 exact string |
| 310 | dalvik.vm.isa.arm64.variant u:object_r:dalvik_config_prop:s0 exact string |
| 311 | dalvik.vm.isa.mips.features u:object_r:dalvik_config_prop:s0 exact string |
| 312 | dalvik.vm.isa.mips.variant u:object_r:dalvik_config_prop:s0 exact string |
| 313 | dalvik.vm.isa.mips64.features u:object_r:dalvik_config_prop:s0 exact string |
| 314 | dalvik.vm.isa.mips64.variant u:object_r:dalvik_config_prop:s0 exact string |
| 315 | dalvik.vm.isa.unknown.features u:object_r:dalvik_config_prop:s0 exact string |
| 316 | dalvik.vm.isa.unknown.variant u:object_r:dalvik_config_prop:s0 exact string |
| 317 | dalvik.vm.isa.x86.features u:object_r:dalvik_config_prop:s0 exact string |
| 318 | dalvik.vm.isa.x86.variant u:object_r:dalvik_config_prop:s0 exact string |
| 319 | dalvik.vm.isa.x86_64.features u:object_r:dalvik_config_prop:s0 exact string |
| 320 | dalvik.vm.isa.x86_64.variant u:object_r:dalvik_config_prop:s0 exact string |
| 321 | dalvik.vm.jitinitialsize u:object_r:dalvik_config_prop:s0 exact string |
| 322 | dalvik.vm.jitmaxsize u:object_r:dalvik_config_prop:s0 exact string |
| 323 | dalvik.vm.jitprithreadweight u:object_r:dalvik_config_prop:s0 exact int |
| 324 | dalvik.vm.jitthreshold u:object_r:dalvik_config_prop:s0 exact int |
| 325 | dalvik.vm.jittransitionweight u:object_r:dalvik_config_prop:s0 exact int |
| 326 | dalvik.vm.jniopts u:object_r:dalvik_config_prop:s0 exact string |
| 327 | dalvik.vm.lockprof.threshold u:object_r:dalvik_config_prop:s0 exact int |
| 328 | dalvik.vm.method-trace u:object_r:dalvik_config_prop:s0 exact bool |
| 329 | dalvik.vm.method-trace-file u:object_r:dalvik_config_prop:s0 exact string |
| 330 | dalvik.vm.method-trace-file-siz u:object_r:dalvik_config_prop:s0 exact int |
| 331 | dalvik.vm.method-trace-stream u:object_r:dalvik_config_prop:s0 exact bool |
| 332 | dalvik.vm.profilesystemserver u:object_r:dalvik_config_prop:s0 exact bool |
| 333 | dalvik.vm.profilebootclasspath u:object_r:dalvik_config_prop:s0 exact bool |
| 334 | dalvik.vm.restore-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 335 | dalvik.vm.restore-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 336 | dalvik.vm.usejit u:object_r:dalvik_config_prop:s0 exact bool |
| 337 | dalvik.vm.usejitprofiles u:object_r:dalvik_config_prop:s0 exact bool |
| 338 | dalvik.vm.zygote.max-boot-retry u:object_r:dalvik_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 339 | |
Inseob Kim | 1337e15 | 2020-05-12 22:51:48 +0900 | [diff] [blame] | 340 | persist.sys.dalvik.vm.lib.2 u:object_r:dalvik_runtime_prop:s0 exact string |
| 341 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 342 | keyguard.no_require_sim u:object_r:exported3_default_prop:s0 exact bool |
| 343 | |
| 344 | media.recorder.show_manufacturer_and_model u:object_r:exported3_default_prop:s0 exact bool |
| 345 | |
Inseob Kim | bfb10a9 | 2020-05-11 17:33:27 +0900 | [diff] [blame] | 346 | media.stagefright.cache-params u:object_r:media_config_prop:s0 exact string |
| 347 | media.stagefright.thumbnail.prefer_hw_codecs u:object_r:media_config_prop:s0 exact bool |
| 348 | persist.sys.media.avsync u:object_r:media_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 349 | |
| 350 | persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string |
| 351 | persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool |
| 352 | persist.bluetooth.bluetooth_audio_hal.disabled u:object_r:bluetooth_audio_hal_prop:s0 exact bool |
| 353 | persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_prop:s0 exact bool |
| 354 | |
| 355 | persist.config.calibration_fac u:object_r:exported3_default_prop:s0 exact string |
| 356 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 357 | persist.radio.multisim.config u:object_r:exported3_radio_prop:s0 exact string |
| 358 | |
Inseob Kim | df00088 | 2020-05-12 20:53:06 +0900 | [diff] [blame] | 359 | persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool |
| 360 | ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string |
| 361 | ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 362 | |
| 363 | pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string |
| 364 | pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string |
| 365 | pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string |
| 366 | pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool |
| 367 | pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int |
| 368 | pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string |
| 369 | pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string |
| 370 | pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string |
| 371 | pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string |
| 372 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 373 | ro.apk_verity.mode u:object_r:apk_verity_prop:s0 exact int |
| 374 | |
| 375 | ro.audio.monitorRotation u:object_r:exported3_default_prop:s0 exact bool |
| 376 | |
| 377 | ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool |
| 378 | |
| 379 | ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string |
| 380 | ro.boot.wificountrycode u:object_r:exported3_default_prop:s0 exact string |
| 381 | |
| 382 | ro.bt.bdaddr_path u:object_r:exported_bluetooth_prop:s0 exact string |
| 383 | |
Michael Bestas | ef9ccbd | 2020-03-10 23:51:09 +0200 | [diff] [blame] | 384 | ro.config.alarm_alert u:object_r:systemsound_config_prop:s0 exact string |
| 385 | ro.config.alarm_vol_default u:object_r:systemsound_config_prop:s0 exact int |
| 386 | ro.config.alarm_vol_steps u:object_r:systemsound_config_prop:s0 exact int |
| 387 | ro.config.media_vol_default u:object_r:systemsound_config_prop:s0 exact int |
| 388 | ro.config.media_vol_steps u:object_r:systemsound_config_prop:s0 exact int |
| 389 | ro.config.notification_sound u:object_r:systemsound_config_prop:s0 exact string |
| 390 | ro.config.ringtone u:object_r:systemsound_config_prop:s0 exact string |
| 391 | ro.config.system_vol_default u:object_r:systemsound_config_prop:s0 exact int |
| 392 | ro.config.system_vol_steps u:object_r:systemsound_config_prop:s0 exact int |
| 393 | ro.config.vc_call_vol_default u:object_r:systemsound_config_prop:s0 exact int |
Inseob Kim | fd2d6ec | 2020-04-01 10:01:16 +0900 | [diff] [blame] | 394 | |
| 395 | ro.config.per_app_memcg u:object_r:exported3_default_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 396 | |
Inseob Kim | 6ffdf1b | 2020-06-16 20:00:41 +0900 | [diff] [blame] | 397 | ro.control_privapp_permissions u:object_r:packagemanager_config_prop:s0 exact enum disable enforce log |
| 398 | ro.cp_system_other_odex u:object_r:packagemanager_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 399 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 400 | ro.crypto.allow_encrypt_override u:object_r:vold_config_prop:s0 exact bool |
| 401 | ro.crypto.dm_default_key.options_format.version u:object_r:vold_config_prop:s0 exact int |
| 402 | ro.crypto.fde_algorithm u:object_r:vold_config_prop:s0 exact string |
| 403 | ro.crypto.fde_sector_size u:object_r:vold_config_prop:s0 exact int |
| 404 | ro.crypto.scrypt_params u:object_r:vold_config_prop:s0 exact string |
| 405 | ro.crypto.set_dun u:object_r:vold_config_prop:s0 exact bool |
| 406 | ro.crypto.volume.contents_mode u:object_r:vold_config_prop:s0 exact string |
| 407 | ro.crypto.volume.filenames_mode u:object_r:vold_config_prop:s0 exact string |
| 408 | ro.crypto.volume.metadata.encryption u:object_r:vold_config_prop:s0 exact string |
| 409 | ro.crypto.volume.metadata.method u:object_r:vold_config_prop:s0 exact string |
| 410 | ro.crypto.volume.options u:object_r:vold_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 411 | |
Inseob Kim | d8c39d9 | 2020-04-20 19:36:33 +0900 | [diff] [blame] | 412 | ro.dalvik.vm.native.bridge u:object_r:dalvik_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 413 | |
Martijn Coenen | 01234d3 | 2020-04-10 14:11:49 +0200 | [diff] [blame] | 414 | external_storage.projid.enabled u:object_r:storage_config_prop:s0 exact bool |
| 415 | external_storage.casefold.enabled u:object_r:storage_config_prop:s0 exact bool |
Daniel Rosenberg | afede84 | 2020-05-11 22:50:40 -0700 | [diff] [blame] | 416 | external_storage.sdcardfs.enabled u:object_r:storage_config_prop:s0 exact bool |
Martijn Coenen | 01234d3 | 2020-04-10 14:11:49 +0200 | [diff] [blame] | 417 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 418 | ro.enable_boot_charger_mode u:object_r:exported3_default_prop:s0 exact bool |
| 419 | |
| 420 | ro.gfx.driver.0 u:object_r:exported3_default_prop:s0 exact string |
| 421 | ro.gfx.angle.supported u:object_r:exported3_default_prop:s0 exact bool |
| 422 | |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 423 | ro.lmk.critical u:object_r:lmkd_config_prop:s0 exact int |
| 424 | ro.lmk.critical_upgrade u:object_r:lmkd_config_prop:s0 exact bool |
| 425 | ro.lmk.debug u:object_r:lmkd_config_prop:s0 exact bool |
| 426 | ro.lmk.downgrade_pressure u:object_r:lmkd_config_prop:s0 exact int |
| 427 | ro.lmk.kill_heaviest_task u:object_r:lmkd_config_prop:s0 exact bool |
| 428 | ro.lmk.kill_timeout_ms u:object_r:lmkd_config_prop:s0 exact int |
| 429 | ro.lmk.low u:object_r:lmkd_config_prop:s0 exact int |
| 430 | ro.lmk.medium u:object_r:lmkd_config_prop:s0 exact int |
| 431 | ro.lmk.psi_partial_stall_ms u:object_r:lmkd_config_prop:s0 exact int |
| 432 | ro.lmk.psi_complete_stall_ms u:object_r:lmkd_config_prop:s0 exact int |
| 433 | ro.lmk.swap_free_low_percentage u:object_r:lmkd_config_prop:s0 exact int |
| 434 | ro.lmk.swap_util_max u:object_r:lmkd_config_prop:s0 exact int |
| 435 | ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int |
| 436 | ro.lmk.thrashing_limit_decay u:object_r:lmkd_config_prop:s0 exact int |
| 437 | ro.lmk.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool |
| 438 | ro.lmk.upgrade_pressure u:object_r:lmkd_config_prop:s0 exact int |
Suren Baghdasaryan | b221e66 | 2020-05-05 12:41:02 -0700 | [diff] [blame] | 439 | lmkd.reinit u:object_r:lmkd_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 440 | |
Pawin Vongmasa | 76d7cf9 | 2020-03-07 04:15:38 -0800 | [diff] [blame] | 441 | ro.media.xml_variant.codecs u:object_r:media_variant_prop:s0 exact string |
| 442 | ro.media.xml_variant.codecs_performance u:object_r:media_variant_prop:s0 exact string |
| 443 | ro.media.xml_variant.profiles u:object_r:media_variant_prop:s0 exact string |
| 444 | |
Inseob Kim | b85a74f | 2020-06-16 19:18:24 +0900 | [diff] [blame] | 445 | ro.minui.default_rotation u:object_r:recovery_config_prop:s0 exact string |
| 446 | ro.minui.overscan_percent u:object_r:recovery_config_prop:s0 exact int |
| 447 | ro.minui.pixel_format u:object_r:recovery_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 448 | |
| 449 | ro.oem_unlock_supported u:object_r:exported3_default_prop:s0 exact int |
| 450 | |
| 451 | ro.opengles.version u:object_r:exported3_default_prop:s0 exact int |
| 452 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 453 | ro.rebootescrow.device u:object_r:rebootescrow_hal_prop:s0 exact string |
| 454 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 455 | ro.statsd.enable u:object_r:exported3_default_prop:s0 exact bool |
| 456 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 457 | ro.storage_manager.enabled u:object_r:exported3_default_prop:s0 exact bool |
| 458 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 459 | ro.vehicle.hal u:object_r:vehicle_hal_prop:s0 exact string |
| 460 | |
| 461 | ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string |
| 462 | |
Inseob Kim | 36aeb16 | 2020-05-08 20:42:25 +0900 | [diff] [blame] | 463 | ro.zram.mark_idle_delay_mins u:object_r:zram_config_prop:s0 exact int |
| 464 | ro.zram.first_wb_delay_mins u:object_r:zram_config_prop:s0 exact int |
| 465 | ro.zram.periodic_wb_delay_hours u:object_r:zram_config_prop:s0 exact int |
| 466 | zram.force_writeback u:object_r:zram_config_prop:s0 exact bool |
| 467 | persist.sys.zram_enabled u:object_r:zram_control_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 468 | |
| 469 | ro.zygote u:object_r:exported3_default_prop:s0 exact string |
| 470 | |
| 471 | sendbug.preferred.domain u:object_r:exported3_default_prop:s0 exact string |
| 472 | |
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 473 | persist.sys.usb.usbradio.config u:object_r:usb_control_prop:s0 exact string |
| 474 | |
| 475 | sys.usb.config u:object_r:usb_control_prop:s0 exact string |
| 476 | sys.usb.configfs u:object_r:usb_control_prop:s0 exact int |
| 477 | sys.usb.controller u:object_r:usb_control_prop:s0 exact string |
| 478 | sys.usb.state u:object_r:usb_control_prop:s0 exact string |
| 479 | |
| 480 | sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int |
| 481 | |
| 482 | sys.usb.config. u:object_r:usb_prop:s0 |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 483 | |
Inseob Kim | bfb3708 | 2020-04-27 23:49:15 +0900 | [diff] [blame] | 484 | sys.usb.ffs.aio_compat u:object_r:ffs_config_prop:s0 exact bool |
| 485 | sys.usb.ffs.max_read u:object_r:ffs_config_prop:s0 exact int |
| 486 | sys.usb.ffs.max_write u:object_r:ffs_config_prop:s0 exact int |
| 487 | |
| 488 | sys.usb.ffs.ready u:object_r:ffs_control_prop:s0 exact bool |
| 489 | sys.usb.ffs.mtp.ready u:object_r:ffs_control_prop:s0 exact bool |
| 490 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 491 | tombstoned.max_tombstone_count u:object_r:exported3_default_prop:s0 exact int |
| 492 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 493 | vold.post_fs_data_done u:object_r:vold_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 494 | |
| 495 | vts.native_server.on u:object_r:exported3_default_prop:s0 exact bool |
| 496 | |
| 497 | wlan.driver.status u:object_r:exported_wifi_prop:s0 exact enum ok unloaded |
| 498 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 499 | apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready |
| 500 | |
Inseob Kim | 4ed4737 | 2020-04-24 15:03:01 +0900 | [diff] [blame] | 501 | dev.bootcomplete u:object_r:boot_status_prop:s0 exact bool |
| 502 | sys.boot_completed u:object_r:boot_status_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 503 | |
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 504 | persist.sys.device_provisioned u:object_r:provisioned_prop:s0 exact string |
| 505 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 506 | persist.sys.theme u:object_r:theme_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 507 | |
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 508 | sys.retaildemo.enabled u:object_r:retaildemo_prop:s0 exact int |
| 509 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 510 | sys.user.0.ce_available u:object_r:exported3_system_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 511 | |
Inseob Kim | bdcbcf0 | 2020-05-06 18:30:20 +0900 | [diff] [blame] | 512 | aac_drc_boost u:object_r:aac_drc_prop:s0 exact int |
| 513 | aac_drc_cut u:object_r:aac_drc_prop:s0 exact int |
| 514 | aac_drc_enc_target_level u:object_r:aac_drc_prop:s0 exact int |
| 515 | aac_drc_heavy u:object_r:aac_drc_prop:s0 exact int |
| 516 | aac_drc_reference_level u:object_r:aac_drc_prop:s0 exact int |
| 517 | ro.aac_drc_effect_type u:object_r:aac_drc_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 518 | |
| 519 | build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int |
| 520 | |
Inseob Kim | 832e17b | 2020-05-25 15:36:44 +0900 | [diff] [blame] | 521 | drm.64bit.enabled u:object_r:mediadrm_config_prop:s0 exact bool |
| 522 | media.mediadrmservice.enable u:object_r:mediadrm_config_prop:s0 exact bool |
| 523 | |
| 524 | drm.service.enabled u:object_r:drm_service_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 525 | |
| 526 | dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool |
| 527 | dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool |
| 528 | |
| 529 | hal.instrumentation.enable u:object_r:exported2_default_prop:s0 exact bool |
| 530 | |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 531 | # default contexts only accessible by coredomain |
| 532 | init.svc. u:object_r:init_service_status_private_prop:s0 exact string |
| 533 | |
| 534 | # vendor-init-readable init service props |
| 535 | init.svc.bugreport u:object_r:init_service_status_prop:s0 exact string |
| 536 | init.svc.console u:object_r:init_service_status_prop:s0 exact string |
| 537 | init.svc.dumpstatez u:object_r:init_service_status_prop:s0 exact string |
| 538 | init.svc.mediadrm u:object_r:init_service_status_prop:s0 exact string |
| 539 | init.svc.surfaceflinger u:object_r:init_service_status_prop:s0 exact string |
| 540 | init.svc.tombstoned u:object_r:init_service_status_prop:s0 exact string |
| 541 | init.svc.zygote u:object_r:init_service_status_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 542 | |
Inseob Kim | 9add20f | 2020-05-06 22:20:35 +0900 | [diff] [blame] | 543 | libc.debug.malloc.options u:object_r:libc_debug_prop:s0 exact string |
| 544 | libc.debug.malloc.program u:object_r:libc_debug_prop:s0 exact string |
| 545 | libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 546 | |
| 547 | net.redirect_socket_calls.hooked u:object_r:socket_hook_prop:s0 exact bool |
| 548 | |
| 549 | persist.sys.locale u:object_r:exported_system_prop:s0 exact string |
| 550 | persist.sys.timezone u:object_r:exported_system_prop:s0 exact string |
| 551 | persist.sys.test_harness u:object_r:test_harness_prop:s0 exact bool |
| 552 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 553 | ro.arch u:object_r:exported2_default_prop:s0 exact string |
| 554 | |
| 555 | ro.audio.ignore_effects u:object_r:exported2_default_prop:s0 exact bool |
| 556 | |
| 557 | ro.baseband u:object_r:exported2_default_prop:s0 exact string |
| 558 | |
| 559 | ro.boot.avb_version u:object_r:exported2_default_prop:s0 exact string |
| 560 | ro.boot.baseband u:object_r:exported2_default_prop:s0 exact string |
| 561 | ro.boot.bootdevice u:object_r:exported2_default_prop:s0 exact string |
| 562 | ro.boot.bootloader u:object_r:exported2_default_prop:s0 exact string |
| 563 | ro.boot.boottime u:object_r:exported2_default_prop:s0 exact string |
| 564 | ro.boot.console u:object_r:exported2_default_prop:s0 exact string |
| 565 | ro.boot.hardware u:object_r:exported2_default_prop:s0 exact string |
| 566 | ro.boot.hardware.color u:object_r:exported2_default_prop:s0 exact string |
| 567 | ro.boot.hardware.sku u:object_r:exported2_default_prop:s0 exact string |
| 568 | ro.boot.keymaster u:object_r:exported2_default_prop:s0 exact string |
| 569 | ro.boot.mode u:object_r:exported2_default_prop:s0 exact string |
| 570 | ro.boot.vbmeta.avb_version u:object_r:exported2_default_prop:s0 exact string |
| 571 | ro.boot.verifiedbootstate u:object_r:exported2_default_prop:s0 exact string |
| 572 | ro.boot.veritymode u:object_r:exported2_default_prop:s0 exact string |
| 573 | ro.boot.dynamic_partitions u:object_r:exported_default_prop:s0 exact string |
| 574 | ro.boot.dynamic_partitions_retrofit u:object_r:exported_default_prop:s0 exact string |
| 575 | |
| 576 | ro.bootloader u:object_r:exported2_default_prop:s0 exact string |
| 577 | |
Inseob Kim | 8c23925 | 2020-05-06 20:07:33 +0900 | [diff] [blame] | 578 | ro.build.date u:object_r:build_prop:s0 exact string |
| 579 | ro.build.date.utc u:object_r:build_prop:s0 exact int |
| 580 | ro.build.description u:object_r:build_prop:s0 exact string |
| 581 | ro.build.display.id u:object_r:build_prop:s0 exact string |
| 582 | ro.build.host u:object_r:build_prop:s0 exact string |
| 583 | ro.build.id u:object_r:build_prop:s0 exact string |
| 584 | ro.build.product u:object_r:build_prop:s0 exact string |
| 585 | ro.build.system_root_image u:object_r:build_prop:s0 exact bool |
| 586 | ro.build.tags u:object_r:build_prop:s0 exact string |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 587 | ro.build.type u:object_r:build_prop:s0 exact string |
Inseob Kim | 8c23925 | 2020-05-06 20:07:33 +0900 | [diff] [blame] | 588 | ro.build.user u:object_r:build_prop:s0 exact string |
| 589 | ro.build.version.base_os u:object_r:build_prop:s0 exact string |
| 590 | ro.build.version.codename u:object_r:build_prop:s0 exact string |
| 591 | ro.build.version.incremental u:object_r:build_prop:s0 exact string |
| 592 | ro.build.version.preview_sdk u:object_r:build_prop:s0 exact int |
| 593 | ro.build.version.release u:object_r:build_prop:s0 exact string |
| 594 | ro.build.version.release_or_codename u:object_r:build_prop:s0 exact string |
| 595 | ro.build.version.sdk u:object_r:build_prop:s0 exact int |
| 596 | ro.build.version.security_patch u:object_r:build_prop:s0 exact string |
| 597 | |
| 598 | ro.debuggable u:object_r:build_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 599 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 600 | ro.product.cpu.abi u:object_r:build_prop:s0 exact string |
| 601 | ro.product.cpu.abilist u:object_r:build_prop:s0 exact string |
| 602 | ro.product.cpu.abilist32 u:object_r:build_prop:s0 exact string |
| 603 | ro.product.cpu.abilist64 u:object_r:build_prop:s0 exact string |
| 604 | |
| 605 | ro.adb.secure u:object_r:build_prop:s0 exact bool |
| 606 | ro.secure u:object_r:build_prop:s0 exact int |
| 607 | |
| 608 | # These 5 properties are set by property_service |
| 609 | ro.product.brand u:object_r:build_prop:s0 exact string |
| 610 | ro.product.device u:object_r:build_prop:s0 exact string |
| 611 | ro.product.manufacturer u:object_r:build_prop:s0 exact string |
| 612 | ro.product.model u:object_r:build_prop:s0 exact string |
| 613 | ro.product.name u:object_r:build_prop:s0 exact string |
| 614 | |
| 615 | # All odm build props are set by /odm/build.prop |
| 616 | ro.odm.build.date u:object_r:build_odm_prop:s0 exact string |
| 617 | ro.odm.build.date.utc u:object_r:build_odm_prop:s0 exact int |
| 618 | ro.odm.build.fingerprint u:object_r:build_odm_prop:s0 exact string |
| 619 | ro.odm.build.version.incremental u:object_r:build_odm_prop:s0 exact string |
| 620 | |
| 621 | ro.product.odm.brand u:object_r:build_odm_prop:s0 exact string |
| 622 | ro.product.odm.device u:object_r:build_odm_prop:s0 exact string |
| 623 | ro.product.odm.manufacturer u:object_r:build_odm_prop:s0 exact string |
| 624 | ro.product.odm.model u:object_r:build_odm_prop:s0 exact string |
| 625 | ro.product.odm.name u:object_r:build_odm_prop:s0 exact string |
| 626 | |
| 627 | # All vendor build props are set by /vendor/build.prop |
| 628 | ro.vendor.build.date u:object_r:build_vendor_prop:s0 exact string |
| 629 | ro.vendor.build.date.utc u:object_r:build_vendor_prop:s0 exact int |
| 630 | ro.vendor.build.fingerprint u:object_r:build_vendor_prop:s0 exact string |
| 631 | ro.vendor.build.version.incremental u:object_r:build_vendor_prop:s0 exact string |
| 632 | |
| 633 | ro.product.board u:object_r:build_vendor_prop:s0 exact string |
| 634 | ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int |
| 635 | ro.product.vendor.brand u:object_r:build_vendor_prop:s0 exact string |
| 636 | ro.product.vendor.device u:object_r:build_vendor_prop:s0 exact string |
| 637 | ro.product.vendor.manufacturer u:object_r:build_vendor_prop:s0 exact string |
| 638 | ro.product.vendor.model u:object_r:build_vendor_prop:s0 exact string |
| 639 | ro.product.vendor.name u:object_r:build_vendor_prop:s0 exact string |
| 640 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 641 | ro.crypto.state u:object_r:vold_status_prop:s0 exact enum encrypted unencrypted unsupported |
| 642 | ro.crypto.type u:object_r:vold_status_prop:s0 exact enum block file none |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 643 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 644 | ro.hardware u:object_r:exported2_default_prop:s0 exact string |
| 645 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 646 | ro.property_service.version u:object_r:exported2_default_prop:s0 exact int |
| 647 | |
| 648 | ro.revision u:object_r:exported2_default_prop:s0 exact string |
| 649 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 650 | ro.vendor.redirect_socket_calls u:object_r:vendor_socket_hook_prop:s0 exact bool |
| 651 | |
| 652 | service.bootanim.exit u:object_r:exported_system_prop:s0 exact int |
| 653 | |
| 654 | sys.boot_from_charger_mode u:object_r:exported_system_prop:s0 exact int |
| 655 | sys.init.userspace_reboot.in_progress u:object_r:userspace_reboot_exported_prop:s0 exact bool |
| 656 | sys.use_memfd u:object_r:use_memfd_prop:s0 exact bool |
| 657 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 658 | vold.decrypt u:object_r:vold_status_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 659 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 660 | aaudio.hw_burst_min_usec u:object_r:exported_default_prop:s0 exact int |
| 661 | aaudio.minimum_sleep_usec u:object_r:exported_default_prop:s0 exact int |
| 662 | aaudio.mixer_bursts u:object_r:exported_default_prop:s0 exact int |
| 663 | aaudio.mmap_exclusive_policy u:object_r:exported_default_prop:s0 exact int |
| 664 | aaudio.mmap_policy u:object_r:exported_default_prop:s0 exact int |
| 665 | aaudio.wakeup_delay_usec u:object_r:exported_default_prop:s0 exact int |
| 666 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 667 | persist.rcs.supported u:object_r:exported_default_prop:s0 exact int |
| 668 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 669 | ro.bionic.2nd_arch u:object_r:cpu_variant_prop:s0 exact string |
| 670 | ro.bionic.2nd_cpu_variant u:object_r:cpu_variant_prop:s0 exact string |
| 671 | ro.bionic.arch u:object_r:cpu_variant_prop:s0 exact string |
| 672 | ro.bionic.cpu_variant u:object_r:cpu_variant_prop:s0 exact string |
| 673 | |
| 674 | ro.board.platform u:object_r:exported_default_prop:s0 exact string |
| 675 | |
| 676 | ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int |
Alistair Delva | 7a05afe | 2020-05-21 09:15:57 -0700 | [diff] [blame] | 677 | ro.boot.fstab_suffix u:object_r:exported_default_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 678 | ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string |
| 679 | ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string |
| 680 | ro.boot.product.vendor.sku u:object_r:exported_default_prop:s0 exact string |
| 681 | ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string |
| 682 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 683 | ro.boringcrypto.hwrand u:object_r:exported_default_prop:s0 exact bool |
| 684 | |
| 685 | ro.build.ab_update u:object_r:exported_default_prop:s0 exact string |
| 686 | ro.build.expect.baseband u:object_r:exported_default_prop:s0 exact string |
| 687 | ro.build.expect.bootloader u:object_r:exported_default_prop:s0 exact string |
| 688 | |
| 689 | ro.carrier u:object_r:exported_default_prop:s0 exact string |
| 690 | |
| 691 | ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool |
| 692 | ro.config.vc_call_vol_steps u:object_r:exported_config_prop:s0 exact int |
| 693 | |
| 694 | ro.frp.pst u:object_r:exported_default_prop:s0 exact string |
| 695 | |
| 696 | ro.hardware.activity_recognition u:object_r:exported_default_prop:s0 exact string |
| 697 | ro.hardware.audio u:object_r:exported_default_prop:s0 exact string |
| 698 | ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string |
| 699 | ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string |
| 700 | ro.hardware.audio.primary u:object_r:exported_default_prop:s0 exact string |
| 701 | ro.hardware.audio.usb u:object_r:exported_default_prop:s0 exact string |
| 702 | ro.hardware.audio_policy u:object_r:exported_default_prop:s0 exact string |
| 703 | ro.hardware.bootctrl u:object_r:exported_default_prop:s0 exact string |
| 704 | ro.hardware.camera u:object_r:exported_default_prop:s0 exact string |
| 705 | ro.hardware.consumerir u:object_r:exported_default_prop:s0 exact string |
| 706 | ro.hardware.context_hub u:object_r:exported_default_prop:s0 exact string |
| 707 | ro.hardware.egl u:object_r:exported_default_prop:s0 exact string |
| 708 | ro.hardware.fingerprint u:object_r:exported_default_prop:s0 exact string |
| 709 | ro.hardware.flp u:object_r:exported_default_prop:s0 exact string |
| 710 | ro.hardware.gatekeeper u:object_r:exported_default_prop:s0 exact string |
| 711 | ro.hardware.gps u:object_r:exported_default_prop:s0 exact string |
| 712 | ro.hardware.gralloc u:object_r:exported_default_prop:s0 exact string |
| 713 | ro.hardware.hdmi_cec u:object_r:exported_default_prop:s0 exact string |
| 714 | ro.hardware.hwcomposer u:object_r:exported_default_prop:s0 exact string |
| 715 | ro.hardware.input u:object_r:exported_default_prop:s0 exact string |
| 716 | ro.hardware.keystore u:object_r:exported_default_prop:s0 exact string |
| 717 | ro.hardware.keystore_desede u:object_r:exported_default_prop:s0 exact string |
| 718 | ro.hardware.lights u:object_r:exported_default_prop:s0 exact string |
| 719 | ro.hardware.local_time u:object_r:exported_default_prop:s0 exact string |
| 720 | ro.hardware.memtrack u:object_r:exported_default_prop:s0 exact string |
| 721 | ro.hardware.nfc u:object_r:exported_default_prop:s0 exact string |
| 722 | ro.hardware.nfc_nci u:object_r:exported_default_prop:s0 exact string |
| 723 | ro.hardware.nfc_tag u:object_r:exported_default_prop:s0 exact string |
| 724 | ro.hardware.nvram u:object_r:exported_default_prop:s0 exact string |
| 725 | ro.hardware.power u:object_r:exported_default_prop:s0 exact string |
| 726 | ro.hardware.radio u:object_r:exported_default_prop:s0 exact string |
| 727 | ro.hardware.sensors u:object_r:exported_default_prop:s0 exact string |
| 728 | ro.hardware.sound_trigger u:object_r:exported_default_prop:s0 exact string |
| 729 | ro.hardware.thermal u:object_r:exported_default_prop:s0 exact string |
| 730 | ro.hardware.tv_input u:object_r:exported_default_prop:s0 exact string |
| 731 | ro.hardware.type u:object_r:exported_default_prop:s0 exact string |
| 732 | ro.hardware.vehicle u:object_r:exported_default_prop:s0 exact string |
| 733 | ro.hardware.vibrator u:object_r:exported_default_prop:s0 exact string |
| 734 | ro.hardware.virtual_device u:object_r:exported_default_prop:s0 exact string |
| 735 | ro.hardware.vulkan u:object_r:exported_default_prop:s0 exact string |
| 736 | |
| 737 | ro.hwui.use_vulkan u:object_r:exported_default_prop:s0 exact bool |
| 738 | |
| 739 | ro.kernel.qemu u:object_r:exported_default_prop:s0 exact bool |
| 740 | ro.kernel.qemu. u:object_r:exported_default_prop:s0 |
| 741 | ro.kernel.android.bootanim u:object_r:exported_default_prop:s0 exact int |
Felix | 0ee31c1 | 2020-04-22 21:18:29 +0200 | [diff] [blame] | 742 | ro.kernel.ebpf.supported u:object_r:exported_default_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 743 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 744 | ro.oem.key1 u:object_r:exported_default_prop:s0 exact string |
| 745 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 746 | ro.product.vndk.version u:object_r:vndk_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 747 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 748 | ro.vndk.lite u:object_r:vndk_prop:s0 exact bool |
| 749 | ro.vndk.version u:object_r:vndk_prop:s0 exact string |
| 750 | |
| 751 | ro.vts.coverage u:object_r:exported_default_prop:s0 exact int |
| 752 | |
| 753 | wifi.active.interface u:object_r:exported_wifi_prop:s0 exact string |
Roshan Pius | 49ff30d | 2020-04-14 22:00:07 -0700 | [diff] [blame] | 754 | wifi.aware.interface u:object_r:exported_wifi_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 755 | wifi.concurrent.interface u:object_r:exported_default_prop:s0 exact string |
| 756 | wifi.direct.interface u:object_r:exported_default_prop:s0 exact string |
| 757 | wifi.interface u:object_r:exported_default_prop:s0 exact string |
| 758 | |
| 759 | ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool |
| 760 | |
Songchun Fan | 9fdcbcd | 2020-04-28 13:24:54 -0700 | [diff] [blame] | 761 | # Property to enable incremental feature |
| 762 | ro.incremental.enable u:object_r:incremental_prop:s0 |
| 763 | |
Nikita Ioffe | 9e6588d | 2020-03-25 00:13:13 +0000 | [diff] [blame] | 764 | # Properties to configure userspace reboot. |
| 765 | init.userspace_reboot.is_supported u:object_r:userspace_reboot_config_prop:s0 exact bool |
| 766 | init.userspace_reboot.sigkill.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
| 767 | init.userspace_reboot.sigterm.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
Nikita Ioffe | 7947d58 | 2020-04-11 02:00:01 +0100 | [diff] [blame] | 768 | init.userspace_reboot.started.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
Nikita Ioffe | 9e6588d | 2020-03-25 00:13:13 +0000 | [diff] [blame] | 769 | init.userspace_reboot.userdata_remount.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
| 770 | init.userspace_reboot.watchdog.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 771 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 772 | ro.boot.revision u:object_r:exported2_default_prop:s0 exact string |
| 773 | |
| 774 | ro.bootmode u:object_r:exported2_default_prop:s0 exact string |
| 775 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 776 | sys.shutdown.requested u:object_r:exported_system_prop:s0 exact string |
| 777 | |
Inseob Kim | 721d921 | 2020-04-24 21:25:17 +0900 | [diff] [blame] | 778 | # surfaceflinger properties |
Inseob Kim | 94bae86 | 2020-04-02 15:55:07 +0900 | [diff] [blame] | 779 | ro.surface_flinger.default_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int |
| 780 | ro.surface_flinger.default_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int |
| 781 | ro.surface_flinger.force_hwc_copy_for_virtual_displays u:object_r:surfaceflinger_prop:s0 exact bool |
| 782 | ro.surface_flinger.has_HDR_display u:object_r:surfaceflinger_prop:s0 exact bool |
| 783 | ro.surface_flinger.has_wide_color_display u:object_r:surfaceflinger_prop:s0 exact bool |
| 784 | ro.surface_flinger.max_frame_buffer_acquired_buffers u:object_r:surfaceflinger_prop:s0 exact int |
| 785 | ro.surface_flinger.max_graphics_height u:object_r:surfaceflinger_prop:s0 exact int |
| 786 | ro.surface_flinger.max_graphics_width u:object_r:surfaceflinger_prop:s0 exact int |
| 787 | ro.surface_flinger.max_virtual_display_dimension u:object_r:surfaceflinger_prop:s0 exact int |
| 788 | ro.surface_flinger.primary_display_orientation u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_180 ORIENTATION_270 ORIENTATION_90 |
| 789 | ro.surface_flinger.present_time_offset_from_vsync_ns u:object_r:surfaceflinger_prop:s0 exact int |
| 790 | ro.surface_flinger.running_without_sync_framework u:object_r:surfaceflinger_prop:s0 exact bool |
| 791 | ro.surface_flinger.start_graphics_allocator_service u:object_r:surfaceflinger_prop:s0 exact bool |
| 792 | ro.surface_flinger.use_color_management u:object_r:surfaceflinger_prop:s0 exact bool |
| 793 | ro.surface_flinger.use_context_priority u:object_r:surfaceflinger_prop:s0 exact bool |
| 794 | ro.surface_flinger.use_vr_flinger u:object_r:surfaceflinger_prop:s0 exact bool |
| 795 | ro.surface_flinger.vsync_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int |
| 796 | ro.surface_flinger.vsync_sf_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int |
| 797 | ro.surface_flinger.wcg_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int |
| 798 | ro.surface_flinger.wcg_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int |
| 799 | ro.surface_flinger.display_primary_red u:object_r:surfaceflinger_prop:s0 exact string |
| 800 | ro.surface_flinger.display_primary_green u:object_r:surfaceflinger_prop:s0 exact string |
| 801 | ro.surface_flinger.display_primary_blue u:object_r:surfaceflinger_prop:s0 exact string |
| 802 | ro.surface_flinger.display_primary_white u:object_r:surfaceflinger_prop:s0 exact string |
| 803 | ro.surface_flinger.protected_contents u:object_r:surfaceflinger_prop:s0 exact bool |
| 804 | ro.surface_flinger.set_idle_timer_ms u:object_r:surfaceflinger_prop:s0 exact int |
| 805 | ro.surface_flinger.set_touch_timer_ms u:object_r:surfaceflinger_prop:s0 exact int |
| 806 | ro.surface_flinger.set_display_power_timer_ms u:object_r:surfaceflinger_prop:s0 exact int |
| 807 | ro.surface_flinger.support_kernel_idle_timer u:object_r:surfaceflinger_prop:s0 exact bool |
| 808 | ro.surface_flinger.use_smart_90_for_video u:object_r:surfaceflinger_prop:s0 exact bool |
| 809 | ro.surface_flinger.use_content_detection_for_refresh_rate u:object_r:surfaceflinger_prop:s0 exact bool |
| 810 | ro.surface_flinger.color_space_agnostic_dataspace u:object_r:surfaceflinger_prop:s0 exact int |
| 811 | ro.surface_flinger.refresh_rate_switching u:object_r:surfaceflinger_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 812 | |
Inseob Kim | 721d921 | 2020-04-24 21:25:17 +0900 | [diff] [blame] | 813 | ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool |
| 814 | ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int |
| 815 | |
| 816 | persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int |
| 817 | persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string |
| 818 | persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int |
| 819 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 820 | # Binder cache properties. These are world-readable |
| 821 | cache_key.app_inactive u:object_r:binder_cache_system_server_prop:s0 |
| 822 | cache_key.is_compat_change_enabled u:object_r:binder_cache_system_server_prop:s0 |
| 823 | cache_key.get_packages_for_uid u:object_r:binder_cache_system_server_prop:s0 |
| 824 | cache_key.has_system_feature u:object_r:binder_cache_system_server_prop:s0 |
| 825 | cache_key.is_interactive u:object_r:binder_cache_system_server_prop:s0 |
| 826 | cache_key.is_power_save_mode u:object_r:binder_cache_system_server_prop:s0 |
| 827 | cache_key.is_user_unlocked u:object_r:binder_cache_system_server_prop:s0 |
| 828 | cache_key.volume_list u:object_r:binder_cache_system_server_prop:s0 |
| 829 | cache_key.display_info u:object_r:binder_cache_system_server_prop:s0 |
| 830 | cache_key.location_enabled u:object_r:binder_cache_system_server_prop:s0 |
| 831 | cache_key.package_info u:object_r:binder_cache_system_server_prop:s0 |
| 832 | |
| 833 | cache_key.bluetooth. u:object_r:binder_cache_bluetooth_server_prop:s0 prefix string |
| 834 | cache_key.system_server. u:object_r:binder_cache_system_server_prop:s0 prefix string |
| 835 | cache_key.telephony. u:object_r:binder_cache_telephony_server_prop:s0 prefix string |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 836 | |
| 837 | gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string |
| 838 | persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool |
| 839 | |
| 840 | ro.com.android.dataroaming u:object_r:telephony_config_prop:s0 exact bool |
| 841 | ro.com.android.prov_mobiledata u:object_r:telephony_config_prop:s0 exact bool |
| 842 | ro.radio.noril u:object_r:telephony_config_prop:s0 exact string |
| 843 | ro.telephony.call_ring.multiple u:object_r:telephony_config_prop:s0 exact bool |
| 844 | ro.telephony.default_cdma_sub u:object_r:telephony_config_prop:s0 exact int |
| 845 | ro.telephony.default_network u:object_r:telephony_config_prop:s0 exact string |
| 846 | ro.telephony.iwlan_operation_mode u:object_r:telephony_config_prop:s0 exact enum default legacy AP-assisted |
| 847 | telephony.active_modems.max_count u:object_r:telephony_config_prop:s0 exact int |
| 848 | telephony.lteOnCdmaDevice u:object_r:telephony_config_prop:s0 exact int |
| 849 | persist.dbg.volte_avail_ovr u:object_r:telephony_config_prop:s0 exact int |
| 850 | persist.dbg.vt_avail_ovr u:object_r:telephony_config_prop:s0 exact int |
| 851 | persist.dbg.wfc_avail_ovr u:object_r:telephony_config_prop:s0 exact int |
Peiyong Lin | 37dea07 | 2020-06-03 12:20:41 -0700 | [diff] [blame] | 852 | |
| 853 | # Graphics related properties |
| 854 | graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool |
| 855 | graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string |