blob: 1d7250c05f699ab5aaf18291d7aa864812cff359 [file] [log] [blame]
Tom Cherrya5744e22020-09-01 22:35:56 +00001/*
2 * Copyright (C) 2020 The Android Open Source Project
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 * * Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
10 * * Redistributions in binary form must reproduce the above copyright
11 * notice, this list of conditions and the following disclaimer in
12 * the documentation and/or other materials provided with the
13 * distribution.
14 *
15 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
17 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
18 * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
20 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
21 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
22 * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
23 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
24 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 * SUCH DAMAGE.
27 */
28
29#pragma once
30
31static char oreo_property_contexts[] = R"(
32net.rmnet u:object_r:net_radio_prop:s0
33net.gprs u:object_r:net_radio_prop:s0
34net.ppp u:object_r:net_radio_prop:s0
35net.qmi u:object_r:net_radio_prop:s0
36net.lte u:object_r:net_radio_prop:s0
37net.cdma u:object_r:net_radio_prop:s0
38net.dns u:object_r:net_dns_prop:s0
39sys.usb.config u:object_r:system_radio_prop:s0
40ril. u:object_r:radio_prop:s0
41ro.ril. u:object_r:radio_prop:s0
42gsm. u:object_r:radio_prop:s0
43persist.radio u:object_r:radio_prop:s0
44net. u:object_r:system_prop:s0
45dev. u:object_r:system_prop:s0
46ro.runtime. u:object_r:system_prop:s0
47ro.runtime.firstboot u:object_r:firstboot_prop:s0
48hw. u:object_r:system_prop:s0
49ro.hw. u:object_r:system_prop:s0
50sys. u:object_r:system_prop:s0
51sys.cppreopt u:object_r:cppreopt_prop:s0
52sys.powerctl u:object_r:powerctl_prop:s0
53sys.usb.ffs. u:object_r:ffs_prop:s0
54service. u:object_r:system_prop:s0
55dhcp. u:object_r:dhcp_prop:s0
56dhcp.bt-pan.result u:object_r:pan_result_prop:s0
57bluetooth. u:object_r:bluetooth_prop:s0
58debug. u:object_r:debug_prop:s0
59debug.db. u:object_r:debuggerd_prop:s0
60dumpstate. u:object_r:dumpstate_prop:s0
61dumpstate.options u:object_r:dumpstate_options_prop:s0
62log. u:object_r:log_prop:s0
63log.tag u:object_r:log_tag_prop:s0
64log.tag.WifiHAL u:object_r:wifi_log_prop:s0
65security.perf_harden u:object_r:shell_prop:s0
66service.adb.root u:object_r:shell_prop:s0
67service.adb.tcp.port u:object_r:shell_prop:s0
68persist.audio. u:object_r:audio_prop:s0
69persist.bluetooth. u:object_r:bluetooth_prop:s0
70persist.debug. u:object_r:persist_debug_prop:s0
71persist.logd. u:object_r:logd_prop:s0
72persist.logd.security u:object_r:device_logging_prop:s0
73persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0
74logd.logpersistd u:object_r:logpersistd_logging_prop:s0
75persist.log.tag u:object_r:log_tag_prop:s0
76persist.mmc. u:object_r:mmc_prop:s0
77persist.sys. u:object_r:system_prop:s0
78persist.sys.safemode u:object_r:safemode_prop:s0
79ro.sys.safemode u:object_r:safemode_prop:s0
80persist.sys.audit_safemode u:object_r:safemode_prop:s0
81persist.service. u:object_r:system_prop:s0
82persist.service.bdroid. u:object_r:bluetooth_prop:s0
83persist.security. u:object_r:system_prop:s0
84persist.vendor.overlay. u:object_r:overlay_prop:s0
85ro.boot.vendor.overlay. u:object_r:overlay_prop:s0
86ro.boottime. u:object_r:boottime_prop:s0
87ro.serialno u:object_r:serialno_prop:s0
88ro.boot.btmacaddr u:object_r:bluetooth_prop:s0
89ro.boot.serialno u:object_r:serialno_prop:s0
90ro.bt. u:object_r:bluetooth_prop:s0
91# Boolean property set by system server upon boot indicating
92# if device owner is provisioned.
93ro.device_owner u:object_r:device_logging_prop:s0
94# selinux non-persistent properties
95selinux.restorecon_recursive u:object_r:restorecon_prop:s0
96# default property context
97* u:object_r:default_prop:s0
98# data partition encryption properties
99vold. u:object_r:vold_prop:s0
100ro.crypto. u:object_r:vold_prop:s0
101# ro.build.fingerprint is either set in /system/build.prop, or is
102# set at runtime by system_server.
103ro.build.fingerprint u:object_r:fingerprint_prop:s0
104ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0
105# ctl properties
106ctl.bootanim u:object_r:ctl_bootanim_prop:s0
107ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
108ctl.fuse_ u:object_r:ctl_fuse_prop:s0
109ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
110ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
111ctl.bugreport u:object_r:ctl_bugreport_prop:s0
112ctl.console u:object_r:ctl_console_prop:s0
113ctl. u:object_r:ctl_default_prop:s0
114# NFC properties
115nfc. u:object_r:nfc_prop:s0
116# These properties are not normally set by processes other than init.
117# They are only distinguished here for setting by qemu-props on the
118# emulator/goldfish.
119config. u:object_r:config_prop:s0
120ro.config. u:object_r:config_prop:s0
121dalvik. u:object_r:dalvik_prop:s0
122ro.dalvik. u:object_r:dalvik_prop:s0
123# Shared between system server and wificond
124wlan. u:object_r:wifi_prop:s0
125# hwservicemanager properties
126hwservicemanager. u:object_r:hwservicemanager_prop:s0
127# ASAN install trigger
128asan.restore_reboot u:object_r:asan_reboot_prop:s0)";
129
130static char aosp_s_property_contexts[] = R"(
131net.rmnet u:object_r:net_radio_prop:s0
132net.gprs u:object_r:net_radio_prop:s0
133net.ppp u:object_r:net_radio_prop:s0
134net.qmi u:object_r:net_radio_prop:s0
135net.lte u:object_r:net_radio_prop:s0
136net.cdma u:object_r:net_radio_prop:s0
137net.dns u:object_r:net_dns_prop:s0
138ril. u:object_r:radio_prop:s0
139ro.ril. u:object_r:radio_prop:s0
140gsm. u:object_r:radio_prop:s0
141persist.radio u:object_r:radio_prop:s0
142
143net. u:object_r:system_prop:s0
144dev. u:object_r:system_prop:s0
145ro.runtime. u:object_r:system_prop:s0
146ro.runtime.firstboot u:object_r:firstboot_prop:s0
147hw. u:object_r:system_prop:s0
148ro.hw. u:object_r:system_prop:s0
149sys. u:object_r:system_prop:s0
150sys.audio. u:object_r:audio_prop:s0
151sys.init.perf_lsm_hooks u:object_r:init_perf_lsm_hooks_prop:s0
152sys.cppreopt u:object_r:cppreopt_prop:s0
153sys.lpdumpd u:object_r:lpdumpd_prop:s0
154sys.powerctl u:object_r:powerctl_prop:s0
155service. u:object_r:system_prop:s0
156dhcp. u:object_r:dhcp_prop:s0
157dhcp.bt-pan.result u:object_r:pan_result_prop:s0
158bluetooth. u:object_r:bluetooth_prop:s0
159
160debug. u:object_r:debug_prop:s0
161debug.db. u:object_r:debuggerd_prop:s0
162dumpstate. u:object_r:dumpstate_prop:s0
163dumpstate.options u:object_r:dumpstate_options_prop:s0
164init.svc_debug_pid. u:object_r:init_svc_debug_prop:s0
165llk. u:object_r:llkd_prop:s0
166khungtask. u:object_r:llkd_prop:s0
167ro.llk. u:object_r:llkd_prop:s0
168ro.khungtask. u:object_r:llkd_prop:s0
169log. u:object_r:log_prop:s0
170log.tag u:object_r:log_tag_prop:s0
171log.tag.WifiHAL u:object_r:wifi_log_prop:s0
172security.perf_harden u:object_r:shell_prop:s0
173service.adb.root u:object_r:shell_prop:s0
174service.adb.tls.port u:object_r:adbd_prop:s0
175persist.adb.wifi. u:object_r:adbd_prop:s0
176persist.adb.tls_server.enable u:object_r:system_adbd_prop:s0
177
178persist.audio. u:object_r:audio_prop:s0
179persist.bluetooth. u:object_r:bluetooth_prop:s0
180persist.nfc_cfg. u:object_r:nfc_prop:s0
181persist.debug. u:object_r:persist_debug_prop:s0
182logd. u:object_r:logd_prop:s0
183persist.logd. u:object_r:logd_prop:s0
184ro.logd. u:object_r:logd_prop:s0
185persist.logd.security u:object_r:device_logging_prop:s0
186persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0
187logd.logpersistd u:object_r:logpersistd_logging_prop:s0
188persist.log.tag u:object_r:log_tag_prop:s0
189persist.mmc. u:object_r:mmc_prop:s0
190persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0
191persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0
192persist.sys. u:object_r:system_prop:s0
193persist.sys.safemode u:object_r:safemode_prop:s0
194persist.sys.theme u:object_r:theme_prop:s0
195persist.sys.fflag.override.settings_dynamic_system u:object_r:dynamic_system_prop:s0
196ro.sys.safemode u:object_r:safemode_prop:s0
197persist.sys.audit_safemode u:object_r:safemode_prop:s0
198persist.sys.dalvik.jvmtiagent u:object_r:system_jvmti_agent_prop:s0
199persist.service. u:object_r:system_prop:s0
200persist.service.bdroid. u:object_r:bluetooth_prop:s0
201persist.security. u:object_r:system_prop:s0
202persist.traced.enable u:object_r:traced_enabled_prop:s0
203traced.lazy. u:object_r:traced_lazy_prop:s0
204persist.heapprofd.enable u:object_r:heapprofd_enabled_prop:s0
205persist.traced_perf.enable u:object_r:traced_perf_enabled_prop:s0
206persist.vendor.overlay. u:object_r:overlay_prop:s0
207ro.boot.vendor.overlay. u:object_r:overlay_prop:s0
208ro.boottime. u:object_r:boottime_prop:s0
209ro.serialno u:object_r:serialno_prop:s0
210ro.boot.btmacaddr u:object_r:bluetooth_prop:s0
211ro.boot.serialno u:object_r:serialno_prop:s0
212ro.bt. u:object_r:bluetooth_prop:s0
213ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0
214persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0
215sys.boot.reason u:object_r:system_boot_reason_prop:s0
216sys.boot.reason.last u:object_r:last_boot_reason_prop:s0
217pm. u:object_r:pm_prop:s0
218test.sys.boot.reason u:object_r:test_boot_reason_prop:s0
219test.userspace_reboot.requested u:object_r:userspace_reboot_test_prop:s0
220sys.lmk. u:object_r:system_lmk_prop:s0
221sys.trace. u:object_r:system_trace_prop:s0
222
223# Fastbootd protocol control property
224fastbootd.protocol u:object_r:fastbootd_protocol_prop:s0 exact enum usb tcp
225
226# adbd protoctl configuration property
227service.adb.tcp.port u:object_r:adbd_config_prop:s0 exact int
228
229# Boolean property set by system server upon boot indicating
230# if device is fully owned by organization instead of being
231# a personal device.
232ro.organization_owned u:object_r:device_logging_prop:s0
233
234# selinux non-persistent properties
235selinux.restorecon_recursive u:object_r:restorecon_prop:s0
236
237# default property context
238* u:object_r:default_prop:s0
239
240# data partition encryption properties
241vold. u:object_r:vold_prop:s0
242ro.crypto. u:object_r:vold_prop:s0
243
244# ro.build.fingerprint is either set in /system/build.prop, or is
245# set at runtime by system_server.
246ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
247
248ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0
249
250# ctl properties
251ctl.bootanim u:object_r:ctl_bootanim_prop:s0
252ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
253ctl.fuse_ u:object_r:ctl_fuse_prop:s0
254ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
255ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
256ctl.bugreport u:object_r:ctl_bugreport_prop:s0
257ctl.console u:object_r:ctl_console_prop:s0
258ctl. u:object_r:ctl_default_prop:s0
259
260# Don't allow uncontrolled access to all services
261ctl.sigstop_on$ u:object_r:ctl_sigstop_prop:s0
262ctl.sigstop_off$ u:object_r:ctl_sigstop_prop:s0
263ctl.start$ u:object_r:ctl_start_prop:s0
264ctl.stop$ u:object_r:ctl_stop_prop:s0
265ctl.restart$ u:object_r:ctl_restart_prop:s0
266ctl.interface_start$ u:object_r:ctl_interface_start_prop:s0
267ctl.interface_stop$ u:object_r:ctl_interface_stop_prop:s0
268ctl.interface_restart$ u:object_r:ctl_interface_restart_prop:s0
269
270 # Restrict access to starting/stopping adbd
271ctl.start$adbd u:object_r:ctl_adbd_prop:s0
272ctl.stop$adbd u:object_r:ctl_adbd_prop:s0
273ctl.restart$adbd u:object_r:ctl_adbd_prop:s0
274
275# Restrict access to starting/stopping gsid.
276ctl.start$gsid u:object_r:ctl_gsid_prop:s0
277ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
278ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
279
280# Restrict access to stopping apexd.
281ctl.stop$apexd u:object_r:ctl_apexd_prop:s0
282
283# Restrict access to restart dumpstate
284ctl.interface_restart$android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0
285
286# NFC properties
287nfc. u:object_r:nfc_prop:s0
288
289# These properties are not normally set by processes other than init.
290# They are only distinguished here for setting by qemu-props on the
291# emulator/goldfish.
292config. u:object_r:config_prop:s0
293ro.config. u:object_r:config_prop:s0
294dalvik. u:object_r:dalvik_prop:s0
295ro.dalvik. u:object_r:dalvik_prop:s0
296
297# Shared between system server and wificond
298wifi. u:object_r:wifi_prop:s0
299wlan. u:object_r:wifi_prop:s0
300
301# Lowpan properties
302lowpan. u:object_r:lowpan_prop:s0
303ro.lowpan. u:object_r:lowpan_prop:s0
304
305# heapprofd properties
306heapprofd. u:object_r:heapprofd_prop:s0
307
308# hwservicemanager properties
309hwservicemanager. u:object_r:hwservicemanager_prop:s0
310
311# Common default properties for vendor, odm, vendor_dlkm, and odm_dlkm.
312init.svc.odm. u:object_r:vendor_default_prop:s0
313init.svc.vendor. u:object_r:vendor_default_prop:s0
314ro.hardware. u:object_r:vendor_default_prop:s0
315ro.odm. u:object_r:vendor_default_prop:s0
316ro.vendor. u:object_r:vendor_default_prop:s0
317ro.vendor_dlkm. u:object_r:vendor_default_prop:s0
318ro.odm_dlkm. u:object_r:vendor_default_prop:s0
319odm. u:object_r:vendor_default_prop:s0
320persist.odm. u:object_r:vendor_default_prop:s0
321persist.vendor. u:object_r:vendor_default_prop:s0
322vendor. u:object_r:vendor_default_prop:s0
323
Elliott Hughes31fc69f2023-06-20 15:36:11 -0700324# Properties that relate to time / timezone detection behavior.
Tom Cherrya5744e22020-09-01 22:35:56 +0000325persist.time. u:object_r:time_prop:s0
326
327# Properties that relate to server configurable flags
328device_config.reset_performed u:object_r:device_config_reset_performed_prop:s0
329persist.device_config.activity_manager_native_boot. u:object_r:device_config_activity_manager_native_boot_prop:s0
330persist.device_config.attempted_boot_count u:object_r:device_config_boot_count_prop:s0
331persist.device_config.input_native_boot. u:object_r:device_config_input_native_boot_prop:s0
332persist.device_config.netd_native. u:object_r:device_config_netd_native_prop:s0
333persist.device_config.runtime_native. u:object_r:device_config_runtime_native_prop:s0
334persist.device_config.runtime_native_boot. u:object_r:device_config_runtime_native_boot_prop:s0
335persist.device_config.media_native. u:object_r:device_config_media_native_prop:s0
336persist.device_config.storage_native_boot. u:object_r:device_config_storage_native_boot_prop:s0
337persist.device_config.window_manager_native_boot. u:object_r:device_config_window_manager_native_boot_prop:s0
338persist.device_config.configuration. u:object_r:device_config_configuration_prop:s0
339
340# Properties that relate to legacy server configurable flags
341persist.device_config.global_settings.sys_traced u:object_r:device_config_sys_traced_prop:s0
342
343apexd. u:object_r:apexd_prop:s0
344persist.apexd. u:object_r:apexd_prop:s0
345
346bpf.progs_loaded u:object_r:bpf_progs_loaded_prop:s0
347
348gsid. u:object_r:gsid_prop:s0
349ro.gsid. u:object_r:gsid_prop:s0
350
351# Property for disabling NNAPI vendor extensions on product image (used on GSI /product image,
352# which can't use NNAPI vendor extensions).
353ro.nnapi.extensions.deny_on_product u:object_r:nnapi_ext_deny_product_prop:s0
354
355# Property that is set once ueventd finishes cold boot.
356ro.cold_boot_done u:object_r:cold_boot_done_prop:s0
357
358# Charger properties
359ro.charger. u:object_r:charger_prop:s0
360sys.boot_from_charger_mode u:object_r:charger_status_prop:s0 exact int
361ro.enable_boot_charger_mode u:object_r:charger_config_prop:s0 exact bool
362
363# Virtual A/B properties
364ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0
365ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0
366
367ro.product.ab_ota_partitions u:object_r:ota_prop:s0 exact string
368# Property to set/clear the warm reset flag after an OTA update.
369ota.warm_reset u:object_r:ota_prop:s0
370
371# Module properties
372com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
373persist.com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
374
375# Userspace reboot properties
376sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0
377persist.sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0
378
379# Integer property which is used in libgui to configure the number of frames
380# tracked by buffer queue's frame event timing history. The property is set
381# by devices with video decoding pipelines long enough to overflow the default
382# history size.
383ro.lib_gui.frame_event_history_size u:object_r:bq_config_prop:s0
384
385af.fast_track_multiplier u:object_r:audio_config_prop:s0 exact int
386ro.af.client_heap_size_kbyte u:object_r:audio_config_prop:s0 exact int
387
388audio.camerasound.force u:object_r:audio_config_prop:s0 exact bool
389audio.deep_buffer.media u:object_r:audio_config_prop:s0 exact bool
390audio.offload.video u:object_r:audio_config_prop:s0 exact bool
391audio.offload.min.duration.secs u:object_r:audio_config_prop:s0 exact int
392
393ro.audio.ignore_effects u:object_r:audio_config_prop:s0 exact bool
394ro.audio.monitorRotation u:object_r:audio_config_prop:s0 exact bool
395
396persist.config.calibration_fac u:object_r:camera_calibration_prop:s0 exact string
397
398config.disable_cameraservice u:object_r:camera_config_prop:s0 exact bool
399
400camera.disable_zsl_mode u:object_r:camera_config_prop:s0 exact bool
401camera.fifo.disable u:object_r:camera_config_prop:s0 exact bool
402ro.camera.notify_nfc u:object_r:camera_config_prop:s0 exact bool
403ro.camera.enableLazyHal u:object_r:camera_config_prop:s0 exact bool
404
405# Should always_debuggable be bool? It's checked against the string "1".
406dalvik.vm.always_debuggable u:object_r:dalvik_config_prop:s0 exact int
407dalvik.vm.appimageformat u:object_r:dalvik_config_prop:s0 exact string
408dalvik.vm.backgroundgctype u:object_r:dalvik_config_prop:s0 exact string
409dalvik.vm.boot-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
410dalvik.vm.boot-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
411dalvik.vm.boot-image u:object_r:dalvik_config_prop:s0 exact string
412dalvik.vm.checkjni u:object_r:dalvik_config_prop:s0 exact bool
413dalvik.vm.dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string
414dalvik.vm.dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string
415dalvik.vm.dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
416dalvik.vm.dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string
417dalvik.vm.dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string
418dalvik.vm.dex2oat-max-image-block-size u:object_r:dalvik_config_prop:s0 exact int
419dalvik.vm.dex2oat-minidebuginfo u:object_r:dalvik_config_prop:s0 exact bool
420dalvik.vm.dex2oat-resolve-startup-strings u:object_r:dalvik_config_prop:s0 exact bool
421dalvik.vm.dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
422dalvik.vm.dex2oat-updatable-bcp-packages-file u:object_r:dalvik_config_prop:s0 exact string
423dalvik.vm.dex2oat-very-large u:object_r:dalvik_config_prop:s0 exact int
424dalvik.vm.dex2oat-swap u:object_r:dalvik_config_prop:s0 exact bool
425dalvik.vm.dex2oat64.enabled u:object_r:dalvik_config_prop:s0 exact bool
426dalvik.vm.dexopt.secondary u:object_r:dalvik_config_prop:s0 exact bool
427dalvik.vm.execution-mode u:object_r:dalvik_config_prop:s0 exact string
428dalvik.vm.extra-opts u:object_r:dalvik_config_prop:s0 exact string
429dalvik.vm.foreground-heap-growth-multiplier u:object_r:dalvik_config_prop:s0 exact string
430dalvik.vm.gctype u:object_r:dalvik_config_prop:s0 exact string
431dalvik.vm.heapgrowthlimit u:object_r:dalvik_config_prop:s0 exact string
432dalvik.vm.heapmaxfree u:object_r:dalvik_config_prop:s0 exact string
433dalvik.vm.heapminfree u:object_r:dalvik_config_prop:s0 exact string
434dalvik.vm.heapsize u:object_r:dalvik_config_prop:s0 exact string
435dalvik.vm.heapstartsize u:object_r:dalvik_config_prop:s0 exact string
436dalvik.vm.heaptargetutilization u:object_r:dalvik_config_prop:s0 exact string
437dalvik.vm.hot-startup-method-samples u:object_r:dalvik_config_prop:s0 exact int
438dalvik.vm.image-dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string
439dalvik.vm.image-dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string
440dalvik.vm.image-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
441dalvik.vm.image-dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string
442dalvik.vm.image-dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string
443dalvik.vm.image-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
444dalvik.vm.isa.arm.features u:object_r:dalvik_config_prop:s0 exact string
445dalvik.vm.isa.arm.variant u:object_r:dalvik_config_prop:s0 exact string
446dalvik.vm.isa.arm64.features u:object_r:dalvik_config_prop:s0 exact string
447dalvik.vm.isa.arm64.variant u:object_r:dalvik_config_prop:s0 exact string
448dalvik.vm.isa.mips.features u:object_r:dalvik_config_prop:s0 exact string
449dalvik.vm.isa.mips.variant u:object_r:dalvik_config_prop:s0 exact string
450dalvik.vm.isa.mips64.features u:object_r:dalvik_config_prop:s0 exact string
451dalvik.vm.isa.mips64.variant u:object_r:dalvik_config_prop:s0 exact string
452dalvik.vm.isa.unknown.features u:object_r:dalvik_config_prop:s0 exact string
453dalvik.vm.isa.unknown.variant u:object_r:dalvik_config_prop:s0 exact string
454dalvik.vm.isa.x86.features u:object_r:dalvik_config_prop:s0 exact string
455dalvik.vm.isa.x86.variant u:object_r:dalvik_config_prop:s0 exact string
456dalvik.vm.isa.x86_64.features u:object_r:dalvik_config_prop:s0 exact string
457dalvik.vm.isa.x86_64.variant u:object_r:dalvik_config_prop:s0 exact string
458dalvik.vm.jitinitialsize u:object_r:dalvik_config_prop:s0 exact string
459dalvik.vm.jitmaxsize u:object_r:dalvik_config_prop:s0 exact string
460dalvik.vm.jitprithreadweight u:object_r:dalvik_config_prop:s0 exact int
461dalvik.vm.jitthreshold u:object_r:dalvik_config_prop:s0 exact int
462dalvik.vm.jittransitionweight u:object_r:dalvik_config_prop:s0 exact int
463dalvik.vm.jniopts u:object_r:dalvik_config_prop:s0 exact string
464dalvik.vm.lockprof.threshold u:object_r:dalvik_config_prop:s0 exact int
465dalvik.vm.method-trace u:object_r:dalvik_config_prop:s0 exact bool
466dalvik.vm.method-trace-file u:object_r:dalvik_config_prop:s0 exact string
467dalvik.vm.method-trace-file-siz u:object_r:dalvik_config_prop:s0 exact int
468dalvik.vm.method-trace-stream u:object_r:dalvik_config_prop:s0 exact bool
469dalvik.vm.profilesystemserver u:object_r:dalvik_config_prop:s0 exact bool
470dalvik.vm.profilebootclasspath u:object_r:dalvik_config_prop:s0 exact bool
471dalvik.vm.restore-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
472dalvik.vm.restore-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
473dalvik.vm.usejit u:object_r:dalvik_config_prop:s0 exact bool
474dalvik.vm.usejitprofiles u:object_r:dalvik_config_prop:s0 exact bool
475dalvik.vm.zygote.max-boot-retry u:object_r:dalvik_config_prop:s0 exact int
476ro.zygote u:object_r:dalvik_config_prop:s0 exact string
477
478persist.sys.dalvik.vm.lib.2 u:object_r:dalvik_runtime_prop:s0 exact string
479
480keyguard.no_require_sim u:object_r:keyguard_config_prop:s0 exact bool
481
482media.recorder.show_manufacturer_and_model u:object_r:media_config_prop:s0 exact bool
483media.stagefright.cache-params u:object_r:media_config_prop:s0 exact string
484media.stagefright.thumbnail.prefer_hw_codecs u:object_r:media_config_prop:s0 exact bool
485persist.sys.media.avsync u:object_r:media_config_prop:s0 exact bool
486
487persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string
488persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
489persist.bluetooth.bluetooth_audio_hal.disabled u:object_r:bluetooth_audio_hal_prop:s0 exact bool
490persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_prop:s0 exact bool
491
492persist.radio.multisim.config u:object_r:radio_control_prop:s0 exact string
493
494persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool
495ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string
496ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string
497ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool
498ro.hdmi.cec.source.send_standby_on_sleep u:object_r:hdmi_config_prop:s0 exact enum to_tv broadcast none
499
500pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
501pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
502pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
503pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
504pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
505pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
506pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
507pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
508pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string
509
510ro.apk_verity.mode u:object_r:apk_verity_prop:s0 exact int
511
512ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
513
514ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string
515
516ro.bt.bdaddr_path u:object_r:exported_bluetooth_prop:s0 exact string
517
518ro.config.alarm_alert u:object_r:systemsound_config_prop:s0 exact string
519ro.config.alarm_vol_default u:object_r:systemsound_config_prop:s0 exact int
520ro.config.alarm_vol_steps u:object_r:systemsound_config_prop:s0 exact int
521ro.config.media_vol_default u:object_r:systemsound_config_prop:s0 exact int
522ro.config.media_vol_steps u:object_r:systemsound_config_prop:s0 exact int
523ro.config.notification_sound u:object_r:systemsound_config_prop:s0 exact string
524ro.config.ringtone u:object_r:systemsound_config_prop:s0 exact string
525ro.config.system_vol_default u:object_r:systemsound_config_prop:s0 exact int
526ro.config.system_vol_steps u:object_r:systemsound_config_prop:s0 exact int
527ro.config.vc_call_vol_default u:object_r:systemsound_config_prop:s0 exact int
528
529ro.control_privapp_permissions u:object_r:packagemanager_config_prop:s0 exact enum disable enforce log
530ro.cp_system_other_odex u:object_r:packagemanager_config_prop:s0 exact bool
531
532ro.crypto.allow_encrypt_override u:object_r:vold_config_prop:s0 exact bool
533ro.crypto.dm_default_key.options_format.version u:object_r:vold_config_prop:s0 exact int
534ro.crypto.fde_algorithm u:object_r:vold_config_prop:s0 exact string
535ro.crypto.fde_sector_size u:object_r:vold_config_prop:s0 exact int
536ro.crypto.scrypt_params u:object_r:vold_config_prop:s0 exact string
537ro.crypto.set_dun u:object_r:vold_config_prop:s0 exact bool
538ro.crypto.volume.contents_mode u:object_r:vold_config_prop:s0 exact string
539ro.crypto.volume.filenames_mode u:object_r:vold_config_prop:s0 exact string
540ro.crypto.volume.metadata.encryption u:object_r:vold_config_prop:s0 exact string
541ro.crypto.volume.metadata.method u:object_r:vold_config_prop:s0 exact string
542ro.crypto.volume.options u:object_r:vold_config_prop:s0 exact string
543
544ro.dalvik.vm.native.bridge u:object_r:dalvik_config_prop:s0 exact string
545
546external_storage.projid.enabled u:object_r:storage_config_prop:s0 exact bool
547external_storage.casefold.enabled u:object_r:storage_config_prop:s0 exact bool
548external_storage.sdcardfs.enabled u:object_r:storage_config_prop:s0 exact bool
549
550ro.config.per_app_memcg u:object_r:lmkd_config_prop:s0 exact bool
551ro.lmk.critical u:object_r:lmkd_config_prop:s0 exact int
552ro.lmk.critical_upgrade u:object_r:lmkd_config_prop:s0 exact bool
553ro.lmk.debug u:object_r:lmkd_config_prop:s0 exact bool
554ro.lmk.downgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
555ro.lmk.kill_heaviest_task u:object_r:lmkd_config_prop:s0 exact bool
556ro.lmk.kill_timeout_ms u:object_r:lmkd_config_prop:s0 exact int
557ro.lmk.low u:object_r:lmkd_config_prop:s0 exact int
558ro.lmk.medium u:object_r:lmkd_config_prop:s0 exact int
559ro.lmk.psi_partial_stall_ms u:object_r:lmkd_config_prop:s0 exact int
560ro.lmk.psi_complete_stall_ms u:object_r:lmkd_config_prop:s0 exact int
561ro.lmk.swap_free_low_percentage u:object_r:lmkd_config_prop:s0 exact int
562ro.lmk.swap_util_max u:object_r:lmkd_config_prop:s0 exact int
563ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int
564ro.lmk.thrashing_limit_decay u:object_r:lmkd_config_prop:s0 exact int
565ro.lmk.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool
566ro.lmk.upgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
567lmkd.reinit u:object_r:lmkd_prop:s0 exact int
568
569ro.media.xml_variant.codecs u:object_r:media_variant_prop:s0 exact string
570ro.media.xml_variant.codecs_performance u:object_r:media_variant_prop:s0 exact string
571ro.media.xml_variant.profiles u:object_r:media_variant_prop:s0 exact string
572
573ro.minui.default_rotation u:object_r:recovery_config_prop:s0 exact string
574ro.minui.overscan_percent u:object_r:recovery_config_prop:s0 exact int
575ro.minui.pixel_format u:object_r:recovery_config_prop:s0 exact string
576
577ro.oem_unlock_supported u:object_r:oem_unlock_prop:s0 exact int
578
579ro.rebootescrow.device u:object_r:rebootescrow_hal_prop:s0 exact string
580
581ro.storage_manager.enabled u:object_r:storagemanager_config_prop:s0 exact bool
582
583ro.vehicle.hal u:object_r:vehicle_hal_prop:s0 exact string
584
585ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
586
587ro.zram.mark_idle_delay_mins u:object_r:zram_config_prop:s0 exact int
588ro.zram.first_wb_delay_mins u:object_r:zram_config_prop:s0 exact int
589ro.zram.periodic_wb_delay_hours u:object_r:zram_config_prop:s0 exact int
590zram.force_writeback u:object_r:zram_config_prop:s0 exact bool
591persist.sys.zram_enabled u:object_r:zram_control_prop:s0 exact bool
592
593sendbug.preferred.domain u:object_r:sendbug_config_prop:s0 exact string
594
595persist.sys.usb.usbradio.config u:object_r:usb_control_prop:s0 exact string
596
597sys.usb.config u:object_r:usb_control_prop:s0 exact string
598sys.usb.configfs u:object_r:usb_control_prop:s0 exact int
599sys.usb.controller u:object_r:usb_control_prop:s0 exact string
600sys.usb.state u:object_r:usb_control_prop:s0 exact string
601
602sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
603
604sys.usb.config. u:object_r:usb_prop:s0
605
606sys.usb.ffs.aio_compat u:object_r:ffs_config_prop:s0 exact bool
607sys.usb.ffs.max_read u:object_r:ffs_config_prop:s0 exact int
608sys.usb.ffs.max_write u:object_r:ffs_config_prop:s0 exact int
609
610sys.usb.ffs.ready u:object_r:ffs_control_prop:s0 exact bool
611sys.usb.ffs.mtp.ready u:object_r:ffs_control_prop:s0 exact bool
612
613tombstoned.max_tombstone_count u:object_r:tombstone_config_prop:s0 exact int
614
615vold.post_fs_data_done u:object_r:vold_config_prop:s0 exact int
616
617apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
618
619dev.bootcomplete u:object_r:boot_status_prop:s0 exact bool
620sys.boot_completed u:object_r:boot_status_prop:s0 exact bool
621
622persist.sys.device_provisioned u:object_r:provisioned_prop:s0 exact string
623
624persist.sys.theme u:object_r:theme_prop:s0 exact string
625
626sys.retaildemo.enabled u:object_r:retaildemo_prop:s0 exact int
627
628sys.user.0.ce_available u:object_r:exported3_system_prop:s0 exact bool
629
630aac_drc_boost u:object_r:aac_drc_prop:s0 exact int
631aac_drc_cut u:object_r:aac_drc_prop:s0 exact int
632aac_drc_enc_target_level u:object_r:aac_drc_prop:s0 exact int
633aac_drc_heavy u:object_r:aac_drc_prop:s0 exact int
634aac_drc_reference_level u:object_r:aac_drc_prop:s0 exact int
635ro.aac_drc_effect_type u:object_r:aac_drc_prop:s0 exact int
636
637build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
638
639drm.64bit.enabled u:object_r:mediadrm_config_prop:s0 exact bool
640media.mediadrmservice.enable u:object_r:mediadrm_config_prop:s0 exact bool
641
642drm.service.enabled u:object_r:drm_service_config_prop:s0 exact bool
643
644dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
645dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool
646persist.dumpstate.verbose_logging.enabled u:object_r:hal_dumpstate_config_prop:s0 exact bool
647
648hal.instrumentation.enable u:object_r:hal_instrumentation_prop:s0 exact bool
649
650# default contexts only accessible by coredomain
651init.svc. u:object_r:init_service_status_private_prop:s0 prefix string
652
653# vendor-init-readable init service props
654init.svc.bugreport u:object_r:init_service_status_prop:s0 exact string
655init.svc.bugreportd u:object_r:init_service_status_prop:s0 exact string
656init.svc.console u:object_r:init_service_status_prop:s0 exact string
657init.svc.dumpstatez u:object_r:init_service_status_prop:s0 exact string
658init.svc.mediadrm u:object_r:init_service_status_prop:s0 exact string
659init.svc.statsd u:object_r:init_service_status_prop:s0 exact string
660init.svc.surfaceflinger u:object_r:init_service_status_prop:s0 exact string
661init.svc.tombstoned u:object_r:init_service_status_prop:s0 exact string
662init.svc.zygote u:object_r:init_service_status_prop:s0 exact string
663
664libc.debug.malloc.options u:object_r:libc_debug_prop:s0 exact string
665libc.debug.malloc.program u:object_r:libc_debug_prop:s0 exact string
666libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string
667
668net.redirect_socket_calls.hooked u:object_r:socket_hook_prop:s0 exact bool
669
670persist.sys.locale u:object_r:exported_system_prop:s0 exact string
671persist.sys.timezone u:object_r:exported_system_prop:s0 exact string
672persist.sys.test_harness u:object_r:test_harness_prop:s0 exact bool
673
674ro.arch u:object_r:build_prop:s0 exact string
675
676# ro.boot. properties are set based on kernel commandline arguments, which are vendor owned.
677ro.boot. u:object_r:bootloader_prop:s0
678ro.boot.avb_version u:object_r:bootloader_prop:s0 exact string
679ro.boot.baseband u:object_r:bootloader_prop:s0 exact string
680ro.boot.bootdevice u:object_r:bootloader_prop:s0 exact string
681ro.boot.bootloader u:object_r:bootloader_prop:s0 exact string
682ro.boot.boottime u:object_r:bootloader_prop:s0 exact string
683ro.boot.console u:object_r:bootloader_prop:s0 exact string
684ro.boot.hardware u:object_r:bootloader_prop:s0 exact string
685ro.boot.hardware.color u:object_r:bootloader_prop:s0 exact string
686ro.boot.hardware.sku u:object_r:bootloader_prop:s0 exact string
687ro.boot.keymaster u:object_r:bootloader_prop:s0 exact string
688ro.boot.mode u:object_r:bootloader_prop:s0 exact string
689ro.boot.revision u:object_r:bootloader_prop:s0 exact string
690ro.boot.vbmeta.avb_version u:object_r:bootloader_prop:s0 exact string
691ro.boot.verifiedbootstate u:object_r:bootloader_prop:s0 exact string
692ro.boot.veritymode u:object_r:bootloader_prop:s0 exact string
693
694# These ro.X properties are set to values of ro.boot.X by property_service.
695ro.baseband u:object_r:bootloader_prop:s0 exact string
696ro.bootloader u:object_r:bootloader_prop:s0 exact string
697ro.bootmode u:object_r:bootloader_prop:s0 exact string
698ro.hardware u:object_r:bootloader_prop:s0 exact string
699ro.revision u:object_r:bootloader_prop:s0 exact string
700
701ro.boot.dynamic_partitions u:object_r:exported_default_prop:s0 exact string
702ro.boot.dynamic_partitions_retrofit u:object_r:exported_default_prop:s0 exact string
703
704ro.build.date u:object_r:build_prop:s0 exact string
705ro.build.date.utc u:object_r:build_prop:s0 exact int
706ro.build.description u:object_r:build_prop:s0 exact string
707ro.build.display.id u:object_r:build_prop:s0 exact string
708ro.build.host u:object_r:build_prop:s0 exact string
709ro.build.id u:object_r:build_prop:s0 exact string
710ro.build.product u:object_r:build_prop:s0 exact string
711ro.build.system_root_image u:object_r:build_prop:s0 exact bool
712ro.build.tags u:object_r:build_prop:s0 exact string
713ro.build.type u:object_r:build_prop:s0 exact string
714ro.build.user u:object_r:build_prop:s0 exact string
715ro.build.version.base_os u:object_r:build_prop:s0 exact string
716ro.build.version.codename u:object_r:build_prop:s0 exact string
717ro.build.version.incremental u:object_r:build_prop:s0 exact string
718ro.build.version.preview_sdk u:object_r:build_prop:s0 exact int
719ro.build.version.release u:object_r:build_prop:s0 exact string
720ro.build.version.release_or_codename u:object_r:build_prop:s0 exact string
721ro.build.version.sdk u:object_r:build_prop:s0 exact int
722ro.build.version.security_patch u:object_r:build_prop:s0 exact string
723
724ro.debuggable u:object_r:build_prop:s0 exact bool
725
726ro.product.cpu.abi u:object_r:build_prop:s0 exact string
727ro.product.cpu.abilist u:object_r:build_prop:s0 exact string
728ro.product.cpu.abilist32 u:object_r:build_prop:s0 exact string
729ro.product.cpu.abilist64 u:object_r:build_prop:s0 exact string
730
731ro.adb.secure u:object_r:build_prop:s0 exact bool
732ro.secure u:object_r:build_prop:s0 exact int
733
734# These 5 properties are set by property_service
735ro.product.brand u:object_r:build_prop:s0 exact string
736ro.product.device u:object_r:build_prop:s0 exact string
737ro.product.manufacturer u:object_r:build_prop:s0 exact string
738ro.product.model u:object_r:build_prop:s0 exact string
739ro.product.name u:object_r:build_prop:s0 exact string
740
741# Sanitizer properties
742ro.sanitize.address u:object_r:build_prop:s0 exact bool
743ro.sanitize.cfi u:object_r:build_prop:s0 exact bool
744ro.sanitize.default-ub u:object_r:build_prop:s0 exact bool
745ro.sanitize.fuzzer u:object_r:build_prop:s0 exact bool
746ro.sanitize.hwaddress u:object_r:build_prop:s0 exact bool
747ro.sanitize.integer_overflow u:object_r:build_prop:s0 exact bool
748ro.sanitize.safe-stack u:object_r:build_prop:s0 exact bool
749ro.sanitize.scudo u:object_r:build_prop:s0 exact bool
750ro.sanitize.thread u:object_r:build_prop:s0 exact bool
751ro.sanitize.undefined u:object_r:build_prop:s0 exact bool
752
753# All odm build props are set by /odm/build.prop
754ro.odm.build.date u:object_r:build_odm_prop:s0 exact string
755ro.odm.build.date.utc u:object_r:build_odm_prop:s0 exact int
756ro.odm.build.fingerprint u:object_r:build_odm_prop:s0 exact string
757ro.odm.build.version.incremental u:object_r:build_odm_prop:s0 exact string
758
759ro.product.odm.brand u:object_r:build_odm_prop:s0 exact string
760ro.product.odm.device u:object_r:build_odm_prop:s0 exact string
761ro.product.odm.manufacturer u:object_r:build_odm_prop:s0 exact string
762ro.product.odm.model u:object_r:build_odm_prop:s0 exact string
763ro.product.odm.name u:object_r:build_odm_prop:s0 exact string
764
765# All vendor_dlkm build props are set by /vendor_dlkm/etc/build.prop
766ro.vendor_dlkm.build.date u:object_r:build_vendor_prop:s0 exact string
767ro.vendor_dlkm.build.date.utc u:object_r:build_vendor_prop:s0 exact int
768ro.vendor_dlkm.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
769ro.vendor_dlkm.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
770
771# All odm_dlkm build props are set by /odm_dlkm/etc/build.prop
772ro.odm_dlkm.build.date u:object_r:build_vendor_prop:s0 exact string
773ro.odm_dlkm.build.date.utc u:object_r:build_vendor_prop:s0 exact int
774ro.odm_dlkm.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
775ro.odm_dlkm.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
776
777# All vendor build props are set by /vendor/build.prop
778ro.vendor.build.date u:object_r:build_vendor_prop:s0 exact string
779ro.vendor.build.date.utc u:object_r:build_vendor_prop:s0 exact int
780ro.vendor.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
781ro.vendor.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
782ro.vendor.build.version.sdk u:object_r:build_vendor_prop:s0 exact int
783
784ro.product.board u:object_r:build_vendor_prop:s0 exact string
785ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
786ro.product.vendor.brand u:object_r:build_vendor_prop:s0 exact string
787ro.product.vendor.device u:object_r:build_vendor_prop:s0 exact string
788ro.product.vendor.manufacturer u:object_r:build_vendor_prop:s0 exact string
789ro.product.vendor.model u:object_r:build_vendor_prop:s0 exact string
790ro.product.vendor.name u:object_r:build_vendor_prop:s0 exact string
791
792ro.crypto.state u:object_r:vold_status_prop:s0 exact enum encrypted unencrypted unsupported
793ro.crypto.type u:object_r:vold_status_prop:s0 exact enum block file none
794
795ro.property_service.version u:object_r:property_service_version_prop:s0 exact int
796
797ro.vendor.redirect_socket_calls u:object_r:vendor_socket_hook_prop:s0 exact bool
798
799service.bootanim.exit u:object_r:exported_system_prop:s0 exact int
800
801sys.init.userspace_reboot.in_progress u:object_r:userspace_reboot_exported_prop:s0 exact bool
802sys.use_memfd u:object_r:use_memfd_prop:s0 exact bool
803
804vold.decrypt u:object_r:vold_status_prop:s0 exact string
805
806aaudio.hw_burst_min_usec u:object_r:aaudio_config_prop:s0 exact int
807aaudio.minimum_sleep_usec u:object_r:aaudio_config_prop:s0 exact int
808aaudio.mixer_bursts u:object_r:aaudio_config_prop:s0 exact int
809aaudio.mmap_exclusive_policy u:object_r:aaudio_config_prop:s0 exact int
810aaudio.mmap_policy u:object_r:aaudio_config_prop:s0 exact int
811aaudio.wakeup_delay_usec u:object_r:aaudio_config_prop:s0 exact int
812
813persist.rcs.supported u:object_r:exported_default_prop:s0 exact int
814
815ro.bionic.2nd_arch u:object_r:cpu_variant_prop:s0 exact string
816ro.bionic.2nd_cpu_variant u:object_r:cpu_variant_prop:s0 exact string
817ro.bionic.arch u:object_r:cpu_variant_prop:s0 exact string
818ro.bionic.cpu_variant u:object_r:cpu_variant_prop:s0 exact string
819
820ro.board.platform u:object_r:exported_default_prop:s0 exact string
821
822ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int
823ro.boot.fstab_suffix u:object_r:exported_default_prop:s0 exact string
824ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string
825ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string
826ro.boot.product.vendor.sku u:object_r:exported_default_prop:s0 exact string
827ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string
828
829ro.boringcrypto.hwrand u:object_r:exported_default_prop:s0 exact bool
830
831ro.build.ab_update u:object_r:exported_default_prop:s0 exact string
832ro.build.expect.baseband u:object_r:exported_default_prop:s0 exact string
833ro.build.expect.bootloader u:object_r:exported_default_prop:s0 exact string
834
835ro.carrier u:object_r:exported_default_prop:s0 exact string
836
837ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool
838ro.config.vc_call_vol_steps u:object_r:exported_config_prop:s0 exact int
839
840ro.frp.pst u:object_r:exported_default_prop:s0 exact string
841
842ro.hardware.activity_recognition u:object_r:exported_default_prop:s0 exact string
843ro.hardware.audio u:object_r:exported_default_prop:s0 exact string
844ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
845ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
846ro.hardware.audio.primary u:object_r:exported_default_prop:s0 exact string
847ro.hardware.audio.usb u:object_r:exported_default_prop:s0 exact string
848ro.hardware.audio_policy u:object_r:exported_default_prop:s0 exact string
849ro.hardware.bootctrl u:object_r:exported_default_prop:s0 exact string
850ro.hardware.camera u:object_r:exported_default_prop:s0 exact string
851ro.hardware.consumerir u:object_r:exported_default_prop:s0 exact string
852ro.hardware.context_hub u:object_r:exported_default_prop:s0 exact string
853ro.hardware.egl u:object_r:exported_default_prop:s0 exact string
854ro.hardware.fingerprint u:object_r:exported_default_prop:s0 exact string
855ro.hardware.flp u:object_r:exported_default_prop:s0 exact string
856ro.hardware.gatekeeper u:object_r:exported_default_prop:s0 exact string
857ro.hardware.gps u:object_r:exported_default_prop:s0 exact string
858ro.hardware.gralloc u:object_r:exported_default_prop:s0 exact string
859ro.hardware.hdmi_cec u:object_r:exported_default_prop:s0 exact string
860ro.hardware.hwcomposer u:object_r:exported_default_prop:s0 exact string
861ro.hardware.input u:object_r:exported_default_prop:s0 exact string
862ro.hardware.keystore u:object_r:exported_default_prop:s0 exact string
863ro.hardware.keystore_desede u:object_r:exported_default_prop:s0 exact string
864ro.hardware.lights u:object_r:exported_default_prop:s0 exact string
865ro.hardware.local_time u:object_r:exported_default_prop:s0 exact string
866ro.hardware.memtrack u:object_r:exported_default_prop:s0 exact string
867ro.hardware.nfc u:object_r:exported_default_prop:s0 exact string
868ro.hardware.nfc_nci u:object_r:exported_default_prop:s0 exact string
869ro.hardware.nfc_tag u:object_r:exported_default_prop:s0 exact string
870ro.hardware.nvram u:object_r:exported_default_prop:s0 exact string
871ro.hardware.power u:object_r:exported_default_prop:s0 exact string
872ro.hardware.radio u:object_r:exported_default_prop:s0 exact string
873ro.hardware.sensors u:object_r:exported_default_prop:s0 exact string
874ro.hardware.sound_trigger u:object_r:exported_default_prop:s0 exact string
875ro.hardware.thermal u:object_r:exported_default_prop:s0 exact string
876ro.hardware.tv_input u:object_r:exported_default_prop:s0 exact string
877ro.hardware.type u:object_r:exported_default_prop:s0 exact string
878ro.hardware.vehicle u:object_r:exported_default_prop:s0 exact string
879ro.hardware.vibrator u:object_r:exported_default_prop:s0 exact string
880ro.hardware.virtual_device u:object_r:exported_default_prop:s0 exact string
881ro.hardware.vulkan u:object_r:exported_default_prop:s0 exact string
882
883ro.hwui.use_vulkan u:object_r:exported_default_prop:s0 exact bool
884
885ro.kernel.qemu u:object_r:exported_default_prop:s0 exact bool
886ro.kernel.qemu. u:object_r:exported_default_prop:s0
887ro.kernel.android.bootanim u:object_r:exported_default_prop:s0 exact int
Tom Cherrya5744e22020-09-01 22:35:56 +0000888
889ro.oem.key1 u:object_r:exported_default_prop:s0 exact string
890
891ro.product.vndk.version u:object_r:vndk_prop:s0 exact string
892
893ro.vndk.lite u:object_r:vndk_prop:s0 exact bool
894ro.vndk.version u:object_r:vndk_prop:s0 exact string
895
896ro.vts.coverage u:object_r:vts_config_prop:s0 exact int
897
898vts.native_server.on u:object_r:vts_status_prop:s0 exact bool
899
900wifi.active.interface u:object_r:wifi_hal_prop:s0 exact string
901wifi.aware.interface u:object_r:wifi_hal_prop:s0 exact string
902wifi.concurrent.interface u:object_r:wifi_hal_prop:s0 exact string
903wifi.direct.interface u:object_r:wifi_hal_prop:s0 exact string
904wifi.interface u:object_r:wifi_hal_prop:s0 exact string
905wlan.driver.status u:object_r:wifi_hal_prop:s0 exact enum ok unloaded
906
907ro.boot.wificountrycode u:object_r:wifi_config_prop:s0 exact string
908
909ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool
910
911# Property to enable incremental feature
912ro.incremental.enable u:object_r:incremental_prop:s0
913
914# Properties to configure userspace reboot.
915init.userspace_reboot.is_supported u:object_r:userspace_reboot_config_prop:s0 exact bool
916init.userspace_reboot.sigkill.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
917init.userspace_reboot.sigterm.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
918init.userspace_reboot.started.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
919init.userspace_reboot.userdata_remount.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
920init.userspace_reboot.watchdog.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
921
922sys.shutdown.requested u:object_r:exported_system_prop:s0 exact string
923
924# surfaceflinger properties
925ro.surface_flinger.default_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int
926ro.surface_flinger.default_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int
927ro.surface_flinger.force_hwc_copy_for_virtual_displays u:object_r:surfaceflinger_prop:s0 exact bool
928ro.surface_flinger.has_HDR_display u:object_r:surfaceflinger_prop:s0 exact bool
929ro.surface_flinger.has_wide_color_display u:object_r:surfaceflinger_prop:s0 exact bool
930ro.surface_flinger.max_frame_buffer_acquired_buffers u:object_r:surfaceflinger_prop:s0 exact int
931ro.surface_flinger.max_graphics_height u:object_r:surfaceflinger_prop:s0 exact int
932ro.surface_flinger.max_graphics_width u:object_r:surfaceflinger_prop:s0 exact int
933ro.surface_flinger.max_virtual_display_dimension u:object_r:surfaceflinger_prop:s0 exact int
934ro.surface_flinger.primary_display_orientation u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_180 ORIENTATION_270 ORIENTATION_90
935ro.surface_flinger.present_time_offset_from_vsync_ns u:object_r:surfaceflinger_prop:s0 exact int
936ro.surface_flinger.running_without_sync_framework u:object_r:surfaceflinger_prop:s0 exact bool
937ro.surface_flinger.start_graphics_allocator_service u:object_r:surfaceflinger_prop:s0 exact bool
938ro.surface_flinger.use_color_management u:object_r:surfaceflinger_prop:s0 exact bool
939ro.surface_flinger.use_context_priority u:object_r:surfaceflinger_prop:s0 exact bool
940ro.surface_flinger.use_vr_flinger u:object_r:surfaceflinger_prop:s0 exact bool
941ro.surface_flinger.vsync_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int
942ro.surface_flinger.vsync_sf_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int
943ro.surface_flinger.wcg_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int
944ro.surface_flinger.wcg_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int
945ro.surface_flinger.display_primary_red u:object_r:surfaceflinger_prop:s0 exact string
946ro.surface_flinger.display_primary_green u:object_r:surfaceflinger_prop:s0 exact string
947ro.surface_flinger.display_primary_blue u:object_r:surfaceflinger_prop:s0 exact string
948ro.surface_flinger.display_primary_white u:object_r:surfaceflinger_prop:s0 exact string
949ro.surface_flinger.protected_contents u:object_r:surfaceflinger_prop:s0 exact bool
950ro.surface_flinger.set_idle_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
951ro.surface_flinger.set_touch_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
952ro.surface_flinger.set_display_power_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
953ro.surface_flinger.support_kernel_idle_timer u:object_r:surfaceflinger_prop:s0 exact bool
954ro.surface_flinger.use_smart_90_for_video u:object_r:surfaceflinger_prop:s0 exact bool
955ro.surface_flinger.use_content_detection_for_refresh_rate u:object_r:surfaceflinger_prop:s0 exact bool
956ro.surface_flinger.color_space_agnostic_dataspace u:object_r:surfaceflinger_prop:s0 exact int
957ro.surface_flinger.refresh_rate_switching u:object_r:surfaceflinger_prop:s0 exact bool
958
959ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool
960ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int
961
962persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int
963persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string
964persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int
965
966# Binder cache properties. These are world-readable
967cache_key.app_inactive u:object_r:binder_cache_system_server_prop:s0
968cache_key.is_compat_change_enabled u:object_r:binder_cache_system_server_prop:s0
969cache_key.get_packages_for_uid u:object_r:binder_cache_system_server_prop:s0
970cache_key.has_system_feature u:object_r:binder_cache_system_server_prop:s0
971cache_key.is_interactive u:object_r:binder_cache_system_server_prop:s0
972cache_key.is_power_save_mode u:object_r:binder_cache_system_server_prop:s0
973cache_key.is_user_unlocked u:object_r:binder_cache_system_server_prop:s0
974cache_key.volume_list u:object_r:binder_cache_system_server_prop:s0
975cache_key.display_info u:object_r:binder_cache_system_server_prop:s0
976cache_key.location_enabled u:object_r:binder_cache_system_server_prop:s0
977cache_key.package_info u:object_r:binder_cache_system_server_prop:s0
978
979cache_key.bluetooth. u:object_r:binder_cache_bluetooth_server_prop:s0 prefix string
980cache_key.system_server. u:object_r:binder_cache_system_server_prop:s0 prefix string
981cache_key.telephony. u:object_r:binder_cache_telephony_server_prop:s0 prefix string
982
983gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
984persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool
985
986ro.com.android.dataroaming u:object_r:telephony_config_prop:s0 exact bool
987ro.com.android.prov_mobiledata u:object_r:telephony_config_prop:s0 exact bool
988ro.radio.noril u:object_r:telephony_config_prop:s0 exact string
989ro.telephony.call_ring.multiple u:object_r:telephony_config_prop:s0 exact bool
990ro.telephony.default_cdma_sub u:object_r:telephony_config_prop:s0 exact int
991ro.telephony.default_network u:object_r:telephony_config_prop:s0 exact string
992ro.telephony.iwlan_operation_mode u:object_r:telephony_config_prop:s0 exact enum default legacy AP-assisted
993telephony.active_modems.max_count u:object_r:telephony_config_prop:s0 exact int
994telephony.lteOnCdmaDevice u:object_r:telephony_config_prop:s0 exact int
995persist.dbg.volte_avail_ovr u:object_r:telephony_config_prop:s0 exact int
996persist.dbg.vt_avail_ovr u:object_r:telephony_config_prop:s0 exact int
997persist.dbg.wfc_avail_ovr u:object_r:telephony_config_prop:s0 exact int
998
999# System locale list filter configuration
1000ro.localization.locale_filter u:object_r:localization_prop:s0 exact string
1001
1002# Graphics related properties
1003ro.opengles.version u:object_r:graphics_config_prop:s0 exact int
1004
1005ro.gfx.driver.0 u:object_r:graphics_config_prop:s0 exact string
1006ro.gfx.driver.1 u:object_r:graphics_config_prop:s0 exact string
1007ro.gfx.angle.supported u:object_r:graphics_config_prop:s0 exact bool
1008
1009graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool
1010graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
1011 )";