Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 1 | # Properties used only in /system |
2 | system_internal_prop(adbd_prop) | ||||
Richard Fung | 0c7c267 | 2021-11-08 20:09:54 +0000 | [diff] [blame] | 3 | system_internal_prop(apexd_payload_metadata_prop) |
David Anderson | 09bb944 | 2020-11-13 00:45:59 -0800 | [diff] [blame] | 4 | system_internal_prop(ctl_snapuserd_prop) |
Harshit Mahajan | 7740a47 | 2024-02-01 13:00:46 +0000 | [diff] [blame] | 5 | system_internal_prop(crashrecovery_prop) |
Dennis Shen | 3b8c57f | 2023-07-25 20:15:02 +0000 | [diff] [blame] | 6 | system_internal_prop(device_config_core_experiments_team_internal_prop) |
Suren Baghdasaryan | 592e06c | 2021-08-04 12:31:43 -0700 | [diff] [blame] | 7 | system_internal_prop(device_config_lmkd_native_prop) |
Kalesh Singh | 9e25714 | 2022-04-06 14:31:26 -0700 | [diff] [blame] | 8 | system_internal_prop(device_config_mglru_native_prop) |
Yi Kong | 0ac0072 | 2020-10-27 02:29:52 +0800 | [diff] [blame] | 9 | system_internal_prop(device_config_profcollect_native_boot_prop) |
Vikram Gaur | e1c49f5 | 2022-09-29 21:20:22 +0000 | [diff] [blame] | 10 | system_internal_prop(device_config_remote_key_provisioning_native_prop) |
Tej Singh | dd0988f | 2020-11-17 19:26:23 -0800 | [diff] [blame] | 11 | system_internal_prop(device_config_statsd_native_prop) |
12 | system_internal_prop(device_config_statsd_native_boot_prop) | ||||
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 13 | system_internal_prop(device_config_storage_native_boot_prop) |
14 | system_internal_prop(device_config_sys_traced_prop) | ||||
15 | system_internal_prop(device_config_window_manager_native_boot_prop) | ||||
16 | system_internal_prop(device_config_configuration_prop) | ||||
Xiao Ma | 2d6c9f0 | 2021-02-02 10:27:38 +0000 | [diff] [blame] | 17 | system_internal_prop(device_config_connectivity_prop) |
Nick Chalko | 81a4dd4 | 2021-02-11 09:12:51 -0800 | [diff] [blame] | 18 | system_internal_prop(device_config_swcodec_native_prop) |
Motomu Utsumi | 2473262 | 2023-05-11 19:36:18 +0900 | [diff] [blame] | 19 | system_internal_prop(device_config_tethering_u_or_later_native_prop) |
Alexander Potapenko | 0a64d10 | 2022-01-28 19:48:27 +0100 | [diff] [blame] | 20 | system_internal_prop(dmesgd_start_prop) |
Hongguang Chen | 91a5f4e | 2020-04-23 23:43:13 -0700 | [diff] [blame] | 21 | system_internal_prop(fastbootd_protocol_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 22 | system_internal_prop(gsid_prop) |
23 | system_internal_prop(init_perf_lsm_hooks_prop) | ||||
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 24 | system_internal_prop(init_service_status_private_prop) |
Suren Baghdasaryan | 9fdb298 | 2022-09-07 13:13:47 -0700 | [diff] [blame] | 25 | system_internal_prop(init_storage_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 26 | system_internal_prop(init_svc_debug_prop) |
Hasini Gunasinghe | 4fa6b1a | 2021-07-02 23:14:50 +0000 | [diff] [blame] | 27 | system_internal_prop(keystore_crash_prop) |
Paul Crowley | b0c5571 | 2021-02-23 08:40:05 -0800 | [diff] [blame] | 28 | system_internal_prop(keystore_listen_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 29 | system_internal_prop(last_boot_reason_prop) |
Alexander Mishkovets | f0be89b | 2020-07-08 23:11:03 +0200 | [diff] [blame] | 30 | system_internal_prop(localization_prop) |
Snild Dolkow | ef0f369 | 2023-11-10 10:58:01 +0100 | [diff] [blame] | 31 | system_internal_prop(logd_auditrate_prop) |
Primiano Tucci | cd45230 | 2020-10-09 09:15:10 +0100 | [diff] [blame] | 32 | system_internal_prop(lower_kptr_restrict_prop) |
Lorenzo Colitti | 082ebd2 | 2021-03-10 14:45:07 +0900 | [diff] [blame] | 33 | system_internal_prop(net_464xlat_fromvendor_prop) |
Lorenzo Colitti | 26d3d4a | 2021-03-10 15:31:36 +0900 | [diff] [blame] | 34 | system_internal_prop(net_connectivity_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 35 | system_internal_prop(netd_stable_secret_prop) |
Dennis Shen | bb028e3 | 2023-09-29 17:28:28 +0000 | [diff] [blame] | 36 | system_internal_prop(next_boot_prop) |
Martijn Coenen | f2e4ee6 | 2021-03-16 08:34:30 +0100 | [diff] [blame] | 37 | system_internal_prop(odsign_prop) |
Steven Moreland | 9f41fc0 | 2024-02-16 22:38:26 +0000 | [diff] [blame^] | 38 | system_internal_prop(misctrl_prop) |
Michael Rosenfeld | 3ccbebb | 2021-02-10 18:45:35 -0800 | [diff] [blame] | 39 | system_internal_prop(perf_drop_caches_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 40 | system_internal_prop(pm_prop) |
Yi Kong | 9b65845 | 2021-03-22 22:02:22 +0800 | [diff] [blame] | 41 | system_internal_prop(profcollectd_node_id_prop) |
Nazanin | b373dd0 | 2021-04-29 21:52:42 -0700 | [diff] [blame] | 42 | system_internal_prop(radio_cdma_ecm_prop) |
Andrew Scull | edba76d | 2022-10-31 18:27:29 +0000 | [diff] [blame] | 43 | system_internal_prop(remote_prov_prop) |
JW Wang | 0f8cf04 | 2021-02-24 14:29:06 +0800 | [diff] [blame] | 44 | system_internal_prop(rollback_test_prop) |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 45 | system_internal_prop(setupwizard_prop) |
David Anderson | bf5b6ce | 2021-07-26 15:03:11 -0700 | [diff] [blame] | 46 | system_internal_prop(snapuserd_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 47 | system_internal_prop(system_adbd_prop) |
Mikhail Naganov | 8b69e5f | 2024-02-14 18:53:37 +0000 | [diff] [blame] | 48 | system_internal_prop(system_audio_config_prop) |
Neil Fuller | bbb00fa | 2022-09-23 14:10:35 +0100 | [diff] [blame] | 49 | system_internal_prop(timezone_metadata_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 50 | system_internal_prop(traced_perf_enabled_prop) |
Yu-Ting Tseng | 43cae4e | 2023-12-15 00:48:23 +0000 | [diff] [blame] | 51 | system_internal_prop(uprobestats_start_with_config_prop) |
Hongguang | 9515559 | 2022-08-09 14:57:02 -0700 | [diff] [blame] | 52 | system_internal_prop(tuner_server_ctl_prop) |
Inseob Kim | bbae4a9 | 2020-03-19 17:49:08 +0900 | [diff] [blame] | 53 | system_internal_prop(userspace_reboot_log_prop) |
54 | system_internal_prop(userspace_reboot_test_prop) | ||||
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 55 | system_internal_prop(verity_status_prop) |
56 | system_internal_prop(zygote_wrap_prop) | ||||
hkuang | de370e5 | 2021-05-14 12:52:54 -0700 | [diff] [blame] | 57 | system_internal_prop(ctl_mediatranscoding_prop) |
Martijn Coenen | 5f21a0f | 2021-07-27 13:47:42 +0200 | [diff] [blame] | 58 | system_internal_prop(ctl_odsign_prop) |
Jiyong Park | b804de2 | 2021-09-16 21:06:20 +0900 | [diff] [blame] | 59 | system_internal_prop(virtualizationservice_prop) |
Jooyung Han | ccfb0ef | 2022-07-07 15:42:39 +0900 | [diff] [blame] | 60 | system_internal_prop(ctl_apex_load_prop) |
Pawan Wagh | 60cc0b3 | 2023-08-29 00:09:29 +0000 | [diff] [blame] | 61 | system_internal_prop(enable_16k_pages_prop) |
Pontus Lidman | 0af0e71 | 2023-07-20 19:09:48 +0000 | [diff] [blame] | 62 | system_internal_prop(sensors_config_prop) |
Jaewan Kim | 4183cbb | 2023-08-31 07:58:08 +0000 | [diff] [blame] | 63 | system_internal_prop(hypervisor_pvmfw_prop) |
64 | system_internal_prop(hypervisor_virtualizationmanager_prop) | ||||
Andy Yu | e2fb30d | 2023-10-19 17:43:51 -0700 | [diff] [blame] | 65 | system_internal_prop(game_manager_config_prop) |
Devin Moore | 01b91e7 | 2023-11-30 23:06:43 +0000 | [diff] [blame] | 66 | system_internal_prop(hidl_memory_prop) |
Radu Solea | 82db343 | 2023-12-01 10:07:28 -0800 | [diff] [blame] | 67 | system_internal_prop(suspend_debug_prop) |
Pontus Lidman | 0af0e71 | 2023-07-20 19:09:48 +0000 | [diff] [blame] | 68 | |
Andrew Scull | aedd65a | 2021-10-08 12:13:46 +0000 | [diff] [blame] | 69 | # Properties which can't be written outside system |
70 | system_restricted_prop(device_config_virtualization_framework_native_prop) | ||||
Jiyong Park | c4f84bc | 2022-09-18 23:09:53 +0900 | [diff] [blame] | 71 | system_restricted_prop(log_file_logger_prop) |
Alexander Roederer | 829d974 | 2023-03-23 02:19:22 +0000 | [diff] [blame] | 72 | system_restricted_prop(persist_sysui_builder_extras_prop) |
Alexander Roederer | 584a862 | 2023-05-31 21:25:50 +0000 | [diff] [blame] | 73 | system_restricted_prop(persist_sysui_ranking_update_prop) |
Andrew Scull | aedd65a | 2021-10-08 12:13:46 +0000 | [diff] [blame] | 74 | |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 75 | ### |
76 | ### Neverallow rules | ||||
77 | ### | ||||
78 | |||||
79 | treble_sysprop_neverallow(` | ||||
80 | |||||
Inseob Kim | afc0993 | 2020-09-28 13:32:43 +0900 | [diff] [blame] | 81 | enforce_sysprop_owner(` |
82 | neverallow domain { | ||||
83 | property_type | ||||
84 | -system_property_type | ||||
85 | -product_property_type | ||||
86 | -vendor_property_type | ||||
87 | }:file no_rw_file_perms; | ||||
88 | ') | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 89 | |
90 | neverallow { domain -coredomain } { | ||||
91 | system_property_type | ||||
92 | system_internal_property_type | ||||
93 | -system_restricted_property_type | ||||
94 | -system_public_property_type | ||||
95 | }:file no_rw_file_perms; | ||||
96 | |||||
97 | neverallow { domain -coredomain } { | ||||
98 | system_property_type | ||||
99 | -system_public_property_type | ||||
100 | }:property_service set; | ||||
101 | |||||
102 | # init is in coredomain, but should be able to read/write all props. | ||||
103 | # dumpstate is also in coredomain, but should be able to read all props. | ||||
104 | neverallow { coredomain -init -dumpstate } { | ||||
105 | vendor_property_type | ||||
106 | vendor_internal_property_type | ||||
107 | -vendor_restricted_property_type | ||||
108 | -vendor_public_property_type | ||||
109 | }:file no_rw_file_perms; | ||||
110 | |||||
111 | neverallow { coredomain -init } { | ||||
112 | vendor_property_type | ||||
113 | -vendor_public_property_type | ||||
114 | }:property_service set; | ||||
115 | |||||
116 | ') | ||||
117 | |||||
118 | # There is no need to perform ioctl or advisory locking operations on | ||||
119 | # property files. If this neverallow is being triggered, it is | ||||
120 | # likely that the policy is using r_file_perms directly instead of | ||||
121 | # the get_prop() macro. | ||||
122 | neverallow domain property_type:file { ioctl lock }; | ||||
123 | |||||
124 | neverallow * { | ||||
125 | core_property_type | ||||
126 | -audio_prop | ||||
127 | -config_prop | ||||
128 | -cppreopt_prop | ||||
129 | -dalvik_prop | ||||
130 | -debuggerd_prop | ||||
131 | -debug_prop | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 132 | -dhcp_prop |
133 | -dumpstate_prop | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 134 | -fingerprint_prop |
135 | -logd_prop | ||||
136 | -net_radio_prop | ||||
137 | -nfc_prop | ||||
138 | -ota_prop | ||||
139 | -pan_result_prop | ||||
140 | -persist_debug_prop | ||||
141 | -powerctl_prop | ||||
142 | -radio_prop | ||||
143 | -restorecon_prop | ||||
144 | -shell_prop | ||||
145 | -system_prop | ||||
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 146 | -usb_prop |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 147 | -vold_prop |
148 | }:file no_rw_file_perms; | ||||
149 | |||||
150 | # sigstop property is only used for debugging; should only be set by su which is permissive | ||||
151 | # for userdebug/eng | ||||
152 | neverallow { | ||||
153 | domain | ||||
154 | -init | ||||
155 | -vendor_init | ||||
156 | } ctl_sigstop_prop:property_service set; | ||||
157 | |||||
158 | # Don't audit legacy ctl. property handling. We only want the newer permission check to appear | ||||
159 | # in the audit log | ||||
160 | dontaudit domain { | ||||
161 | ctl_bootanim_prop | ||||
162 | ctl_bugreport_prop | ||||
163 | ctl_console_prop | ||||
164 | ctl_default_prop | ||||
165 | ctl_dumpstate_prop | ||||
166 | ctl_fuse_prop | ||||
167 | ctl_mdnsd_prop | ||||
168 | ctl_rildaemon_prop | ||||
169 | }:property_service set; | ||||
170 | |||||
171 | neverallow { | ||||
172 | domain | ||||
173 | -init | ||||
Suren Baghdasaryan | 9fdb298 | 2022-09-07 13:13:47 -0700 | [diff] [blame] | 174 | -extra_free_kbytes |
175 | } init_storage_prop:property_service set; | ||||
176 | |||||
177 | neverallow { | ||||
178 | domain | ||||
179 | -init | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 180 | } init_svc_debug_prop:property_service set; |
181 | |||||
182 | neverallow { | ||||
183 | domain | ||||
184 | -init | ||||
185 | -dumpstate | ||||
186 | userdebug_or_eng(`-su') | ||||
187 | } init_svc_debug_prop:file no_rw_file_perms; | ||||
188 | |||||
Steven Moreland | 9f41fc0 | 2024-02-16 22:38:26 +0000 | [diff] [blame^] | 189 | # DO NOT ADD: compat risk |
190 | neverallow { | ||||
191 | domain | ||||
192 | -init | ||||
193 | -dumpstate | ||||
194 | -misctrl | ||||
195 | userdebug_or_eng(`-su') | ||||
196 | } misctrl_prop:file no_rw_file_perms; | ||||
197 | neverallow { | ||||
198 | domain | ||||
199 | -init | ||||
200 | -misctrl | ||||
201 | userdebug_or_eng(`-su') | ||||
202 | } misctrl_prop:property_service set; | ||||
203 | |||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 204 | compatible_property_only(` |
205 | # Prevent properties from being set | ||||
206 | neverallow { | ||||
207 | domain | ||||
208 | -coredomain | ||||
209 | -appdomain | ||||
210 | -vendor_init | ||||
211 | } { | ||||
212 | core_property_type | ||||
213 | extended_core_property_type | ||||
214 | exported_config_prop | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 215 | exported_default_prop |
216 | exported_dumpstate_prop | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 217 | exported_system_prop |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 218 | exported3_system_prop |
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 219 | usb_control_prop |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 220 | -nfc_prop |
221 | -powerctl_prop | ||||
222 | -radio_prop | ||||
223 | }:property_service set; | ||||
224 | |||||
225 | neverallow { | ||||
226 | domain | ||||
227 | -coredomain | ||||
228 | -appdomain | ||||
229 | -hal_nfc_server | ||||
230 | } { | ||||
231 | nfc_prop | ||||
232 | }:property_service set; | ||||
233 | |||||
234 | neverallow { | ||||
235 | domain | ||||
236 | -coredomain | ||||
237 | -appdomain | ||||
238 | -hal_telephony_server | ||||
239 | -vendor_init | ||||
240 | } { | ||||
Inseob Kim | acd02fc | 2020-07-28 15:17:24 +0900 | [diff] [blame] | 241 | radio_control_prop |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 242 | }:property_service set; |
243 | |||||
244 | neverallow { | ||||
245 | domain | ||||
246 | -coredomain | ||||
247 | -appdomain | ||||
248 | -hal_telephony_server | ||||
249 | } { | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 250 | radio_prop |
251 | }:property_service set; | ||||
252 | |||||
253 | neverallow { | ||||
254 | domain | ||||
255 | -coredomain | ||||
256 | -bluetooth | ||||
257 | -hal_bluetooth_server | ||||
258 | } { | ||||
259 | bluetooth_prop | ||||
260 | }:property_service set; | ||||
261 | |||||
262 | neverallow { | ||||
263 | domain | ||||
264 | -coredomain | ||||
265 | -bluetooth | ||||
266 | -hal_bluetooth_server | ||||
267 | -vendor_init | ||||
268 | } { | ||||
269 | exported_bluetooth_prop | ||||
270 | }:property_service set; | ||||
271 | |||||
272 | neverallow { | ||||
273 | domain | ||||
274 | -coredomain | ||||
275 | -hal_camera_server | ||||
276 | -cameraserver | ||||
277 | -vendor_init | ||||
278 | } { | ||||
279 | exported_camera_prop | ||||
280 | }:property_service set; | ||||
281 | |||||
282 | neverallow { | ||||
283 | domain | ||||
284 | -coredomain | ||||
285 | -hal_wifi_server | ||||
286 | -wificond | ||||
287 | } { | ||||
288 | wifi_prop | ||||
289 | }:property_service set; | ||||
290 | |||||
291 | neverallow { | ||||
292 | domain | ||||
Inseob Kim | 3dbf3d8 | 2020-06-25 21:20:42 +0900 | [diff] [blame] | 293 | -init |
294 | -dumpstate | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 295 | -hal_wifi_server |
296 | -wificond | ||||
297 | -vendor_init | ||||
298 | } { | ||||
Inseob Kim | 3dbf3d8 | 2020-06-25 21:20:42 +0900 | [diff] [blame] | 299 | wifi_hal_prop |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 300 | }:property_service set; |
301 | |||||
302 | # Prevent properties from being read | ||||
303 | neverallow { | ||||
304 | domain | ||||
305 | -coredomain | ||||
306 | -appdomain | ||||
307 | -vendor_init | ||||
308 | } { | ||||
309 | core_property_type | ||||
Jiakai Zhang | 22fb5c7 | 2023-03-30 15:50:05 +0100 | [diff] [blame] | 310 | dalvik_config_prop_type |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 311 | extended_core_property_type |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 312 | exported3_system_prop |
Inseob Kim | fd2d6ec | 2020-04-01 10:01:16 +0900 | [diff] [blame] | 313 | systemsound_config_prop |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 314 | -debug_prop |
315 | -logd_prop | ||||
316 | -nfc_prop | ||||
317 | -powerctl_prop | ||||
318 | -radio_prop | ||||
319 | }:file no_rw_file_perms; | ||||
320 | |||||
321 | neverallow { | ||||
322 | domain | ||||
323 | -coredomain | ||||
324 | -appdomain | ||||
325 | -hal_nfc_server | ||||
326 | } { | ||||
327 | nfc_prop | ||||
328 | }:file no_rw_file_perms; | ||||
329 | |||||
330 | neverallow { | ||||
331 | domain | ||||
332 | -coredomain | ||||
333 | -appdomain | ||||
334 | -hal_telephony_server | ||||
335 | } { | ||||
336 | radio_prop | ||||
337 | }:file no_rw_file_perms; | ||||
338 | |||||
339 | neverallow { | ||||
340 | domain | ||||
341 | -coredomain | ||||
342 | -bluetooth | ||||
343 | -hal_bluetooth_server | ||||
344 | } { | ||||
345 | bluetooth_prop | ||||
346 | }:file no_rw_file_perms; | ||||
347 | |||||
348 | neverallow { | ||||
349 | domain | ||||
350 | -coredomain | ||||
351 | -hal_wifi_server | ||||
352 | -wificond | ||||
353 | } { | ||||
354 | wifi_prop | ||||
355 | }:file no_rw_file_perms; | ||||
Benjamin Schwartz | 3e4d97b | 2020-10-30 13:55:21 -0700 | [diff] [blame] | 356 | |
357 | neverallow { | ||||
358 | domain | ||||
Benjamin Schwartz | c171a1d | 2021-04-20 09:13:02 -0700 | [diff] [blame] | 359 | -coredomain |
360 | -vendor_init | ||||
Benjamin Schwartz | 3e4d97b | 2020-10-30 13:55:21 -0700 | [diff] [blame] | 361 | } { |
362 | suspend_prop | ||||
363 | }:property_service set; | ||||
Radu Solea | 82db343 | 2023-12-01 10:07:28 -0800 | [diff] [blame] | 364 | |
365 | neverallow { | ||||
366 | domain | ||||
367 | -init | ||||
368 | } { | ||||
369 | suspend_debug_prop | ||||
370 | }:property_service set; | ||||
371 | |||||
372 | neverallow { | ||||
373 | domain | ||||
374 | -init | ||||
375 | -dumpstate | ||||
376 | userdebug_or_eng(`-system_suspend') | ||||
377 | } { | ||||
378 | suspend_debug_prop | ||||
379 | }:file no_rw_file_perms; | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 380 | ') |
381 | |||||
Radu Solea | 82db343 | 2023-12-01 10:07:28 -0800 | [diff] [blame] | 382 | dontaudit system_suspend suspend_debug_prop:file r_file_perms; |
383 | |||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 384 | compatible_property_only(` |
385 | # Neverallow coredomain to set vendor properties | ||||
386 | neverallow { | ||||
387 | coredomain | ||||
388 | -init | ||||
389 | -system_writes_vendor_properties_violators | ||||
390 | } { | ||||
391 | property_type | ||||
392 | -system_property_type | ||||
393 | -extended_core_property_type | ||||
394 | }:property_service set; | ||||
395 | ') | ||||
396 | |||||
397 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 398 | domain |
Inseob Kim | bfb3708 | 2020-04-27 23:49:15 +0900 | [diff] [blame] | 399 | -coredomain |
400 | -vendor_init | ||||
401 | } { | ||||
402 | ffs_config_prop | ||||
403 | ffs_control_prop | ||||
404 | }:file no_rw_file_perms; | ||||
405 | |||||
406 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 407 | domain |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 408 | -init |
409 | -system_server | ||||
410 | } { | ||||
411 | userspace_reboot_log_prop | ||||
412 | }:property_service set; | ||||
413 | |||||
414 | neverallow { | ||||
415 | # Only allow init and system_server to set system_adbd_prop | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 416 | domain |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 417 | -init |
418 | -system_server | ||||
419 | } { | ||||
420 | system_adbd_prop | ||||
421 | }:property_service set; | ||||
422 | |||||
Josh Gao | 0cac6fd | 2020-10-28 13:56:23 -0700 | [diff] [blame] | 423 | # Let (vendor_)init, adbd, and system_server set service.adb.tcp.port |
424 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 425 | domain |
Josh Gao | 0cac6fd | 2020-10-28 13:56:23 -0700 | [diff] [blame] | 426 | -init |
427 | -vendor_init | ||||
428 | -adbd | ||||
429 | -system_server | ||||
430 | } { | ||||
431 | adbd_config_prop | ||||
432 | }:property_service set; | ||||
433 | |||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 434 | neverallow { |
435 | # Only allow init and adbd to set adbd_prop | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 436 | domain |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 437 | -init |
438 | -adbd | ||||
439 | } { | ||||
440 | adbd_prop | ||||
441 | }:property_service set; | ||||
442 | |||||
443 | neverallow { | ||||
Richard Fung | 0c7c267 | 2021-11-08 20:09:54 +0000 | [diff] [blame] | 444 | # Only allow init to set apexd_payload_metadata_prop |
445 | domain | ||||
446 | -init | ||||
447 | } { | ||||
448 | apexd_payload_metadata_prop | ||||
449 | }:property_service set; | ||||
450 | |||||
451 | |||||
452 | neverallow { | ||||
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 453 | # Only allow init and shell to set userspace_reboot_test_prop |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 454 | domain |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 455 | -init |
456 | -shell | ||||
457 | } { | ||||
458 | userspace_reboot_test_prop | ||||
459 | }:property_service set; | ||||
Inseob Kim | 721d921 | 2020-04-24 21:25:17 +0900 | [diff] [blame] | 460 | |
461 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 462 | domain |
Inseob Kim | 721d921 | 2020-04-24 21:25:17 +0900 | [diff] [blame] | 463 | -init |
464 | -system_server | ||||
465 | -vendor_init | ||||
466 | } { | ||||
467 | surfaceflinger_color_prop | ||||
468 | }:property_service set; | ||||
Inseob Kim | 9add20f | 2020-05-06 22:20:35 +0900 | [diff] [blame] | 469 | |
470 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 471 | domain |
Inseob Kim | 9add20f | 2020-05-06 22:20:35 +0900 | [diff] [blame] | 472 | -init |
473 | } { | ||||
474 | libc_debug_prop | ||||
475 | }:property_service set; | ||||
Inseob Kim | 36aeb16 | 2020-05-08 20:42:25 +0900 | [diff] [blame] | 476 | |
Mitch Phillips | 8cd32cd | 2022-03-22 15:59:57 -0700 | [diff] [blame] | 477 | # Allow the shell to set MTE & GWP-ASan props, so that non-root users with adb |
478 | # shell access can control the settings on their device. Allow system apps to | ||||
479 | # set MTE props, so Developer Options can set them. | ||||
Mitch Phillips | eaf1404 | 2020-12-03 17:23:06 -0800 | [diff] [blame] | 480 | neverallow { |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 481 | domain |
Mitch Phillips | eaf1404 | 2020-12-03 17:23:06 -0800 | [diff] [blame] | 482 | -init |
483 | -shell | ||||
Florian Mayer | 39f29f7 | 2021-12-21 12:06:31 -0800 | [diff] [blame] | 484 | -system_app |
Florian Mayer | 152f832 | 2022-12-16 16:50:13 -0800 | [diff] [blame] | 485 | -system_server |
Florian Mayer | 51382a3 | 2022-09-21 14:53:48 -0700 | [diff] [blame] | 486 | -mtectrl |
Mitch Phillips | eaf1404 | 2020-12-03 17:23:06 -0800 | [diff] [blame] | 487 | } { |
488 | arm64_memtag_prop | ||||
Mitch Phillips | 8cd32cd | 2022-03-22 15:59:57 -0700 | [diff] [blame] | 489 | gwp_asan_prop |
Mitch Phillips | eaf1404 | 2020-12-03 17:23:06 -0800 | [diff] [blame] | 490 | }:property_service set; |
491 | |||||
Inseob Kim | 36aeb16 | 2020-05-08 20:42:25 +0900 | [diff] [blame] | 492 | neverallow { |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 493 | domain |
Inseob Kim | 36aeb16 | 2020-05-08 20:42:25 +0900 | [diff] [blame] | 494 | -init |
495 | -system_server | ||||
496 | -vendor_init | ||||
497 | } zram_control_prop:property_service set; | ||||
Inseob Kim | 1337e15 | 2020-05-12 22:51:48 +0900 | [diff] [blame] | 498 | |
499 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 500 | domain |
Inseob Kim | 1337e15 | 2020-05-12 22:51:48 +0900 | [diff] [blame] | 501 | -init |
502 | -system_server | ||||
503 | -vendor_init | ||||
504 | } dalvik_runtime_prop:property_service set; | ||||
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 505 | |
506 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 507 | domain |
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 508 | -coredomain |
509 | -vendor_init | ||||
510 | } { | ||||
511 | usb_config_prop | ||||
512 | usb_control_prop | ||||
513 | }:property_service set; | ||||
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 514 | |
515 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 516 | domain |
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 517 | -init |
518 | -system_server | ||||
519 | } { | ||||
520 | provisioned_prop | ||||
521 | retaildemo_prop | ||||
522 | }:property_service set; | ||||
523 | |||||
524 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 525 | domain |
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 526 | -coredomain |
527 | -vendor_init | ||||
528 | } { | ||||
529 | provisioned_prop | ||||
530 | retaildemo_prop | ||||
531 | }:file no_rw_file_perms; | ||||
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 532 | |
533 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 534 | domain |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 535 | -init |
536 | } { | ||||
537 | init_service_status_private_prop | ||||
538 | init_service_status_prop | ||||
539 | }:property_service set; | ||||
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 540 | |
541 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 542 | domain |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 543 | -init |
544 | -radio | ||||
545 | -appdomain | ||||
546 | -hal_telephony_server | ||||
Inseob Kim | 285da2f | 2020-06-04 20:29:43 +0900 | [diff] [blame] | 547 | not_compatible_property(`-vendor_init') |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 548 | } telephony_status_prop:property_service set; |
Peiyong Lin | 37dea07 | 2020-06-03 12:20:41 -0700 | [diff] [blame] | 549 | |
550 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 551 | domain |
Peiyong Lin | 37dea07 | 2020-06-03 12:20:41 -0700 | [diff] [blame] | 552 | -init |
553 | -vendor_init | ||||
554 | } { | ||||
555 | graphics_config_prop | ||||
556 | }:property_service set; | ||||
Inseob Kim | 6ffdf1b | 2020-06-16 20:00:41 +0900 | [diff] [blame] | 557 | |
558 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 559 | domain |
Amy Hsu | 0f352fb | 2020-06-15 17:04:12 +0800 | [diff] [blame] | 560 | -init |
Midas Chien | 0d0391f | 2020-06-17 22:13:21 +0800 | [diff] [blame] | 561 | -surfaceflinger |
Amy Hsu | 0f352fb | 2020-06-15 17:04:12 +0800 | [diff] [blame] | 562 | } { |
563 | surfaceflinger_display_prop | ||||
564 | }:property_service set; | ||||
565 | |||||
Inseob Kim | 072b014 | 2020-06-16 20:00:41 +0900 | [diff] [blame] | 566 | neverallow { |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 567 | domain |
Inseob Kim | 5eacf72 | 2020-07-01 01:27:49 +0900 | [diff] [blame] | 568 | -coredomain |
569 | -appdomain | ||||
Inseob Kim | 6ffdf1b | 2020-06-16 20:00:41 +0900 | [diff] [blame] | 570 | -vendor_init |
Inseob Kim | 6ffdf1b | 2020-06-16 20:00:41 +0900 | [diff] [blame] | 571 | } packagemanager_config_prop:file no_rw_file_perms; |
Inseob Kim | 04f435c | 2020-07-07 12:46:24 +0900 | [diff] [blame] | 572 | |
573 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 574 | domain |
Inseob Kim | 04f435c | 2020-07-07 12:46:24 +0900 | [diff] [blame] | 575 | -coredomain |
576 | -vendor_init | ||||
577 | } keyguard_config_prop:file no_rw_file_perms; | ||||
Alexander Mishkovets | f0be89b | 2020-07-08 23:11:03 +0200 | [diff] [blame] | 578 | |
579 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 580 | domain |
Alexander Mishkovets | f0be89b | 2020-07-08 23:11:03 +0200 | [diff] [blame] | 581 | -init |
582 | } { | ||||
583 | localization_prop | ||||
584 | }:property_service set; | ||||
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 585 | |
586 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 587 | domain |
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 588 | -init |
589 | -vendor_init | ||||
590 | -dumpstate | ||||
591 | -system_app | ||||
592 | } oem_unlock_prop:file no_rw_file_perms; | ||||
593 | |||||
594 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 595 | domain |
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 596 | -coredomain |
597 | -vendor_init | ||||
598 | } storagemanager_config_prop:file no_rw_file_perms; | ||||
599 | |||||
600 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 601 | domain |
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 602 | -init |
603 | -vendor_init | ||||
604 | -dumpstate | ||||
605 | -appdomain | ||||
606 | } sendbug_config_prop:file no_rw_file_perms; | ||||
Inseob Kim | c97a97c | 2020-07-20 20:26:07 +0900 | [diff] [blame] | 607 | |
608 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 609 | domain |
Inseob Kim | c97a97c | 2020-07-20 20:26:07 +0900 | [diff] [blame] | 610 | -init |
611 | -vendor_init | ||||
612 | -dumpstate | ||||
613 | -appdomain | ||||
614 | } camera_calibration_prop:file no_rw_file_perms; | ||||
Inseob Kim | 46dd4be | 2020-08-18 11:25:32 +0900 | [diff] [blame] | 615 | |
616 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 617 | domain |
Inseob Kim | 46dd4be | 2020-08-18 11:25:32 +0900 | [diff] [blame] | 618 | -init |
619 | -dumpstate | ||||
Jeff Vander Stoep | 684d25b | 2020-08-25 11:41:00 +0200 | [diff] [blame] | 620 | -hal_dumpstate_server |
Inseob Kim | 46dd4be | 2020-08-18 11:25:32 +0900 | [diff] [blame] | 621 | not_compatible_property(`-vendor_init') |
622 | } hal_dumpstate_config_prop:file no_rw_file_perms; | ||||
Primiano Tucci | cd45230 | 2020-10-09 09:15:10 +0100 | [diff] [blame] | 623 | |
624 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 625 | domain |
Primiano Tucci | cd45230 | 2020-10-09 09:15:10 +0100 | [diff] [blame] | 626 | -init |
Yabin Cui | bd4c9e8 | 2021-03-18 11:15:36 -0700 | [diff] [blame] | 627 | userdebug_or_eng(`-profcollectd') |
Yabin Cui | f17fb42 | 2021-11-24 14:06:07 -0800 | [diff] [blame] | 628 | userdebug_or_eng(`-simpleperf_boot') |
Primiano Tucci | cd45230 | 2020-10-09 09:15:10 +0100 | [diff] [blame] | 629 | userdebug_or_eng(`-traced_probes') |
Florian Mayer | 167407d | 2020-11-11 11:01:36 +0000 | [diff] [blame] | 630 | userdebug_or_eng(`-traced_perf') |
Primiano Tucci | cd45230 | 2020-10-09 09:15:10 +0100 | [diff] [blame] | 631 | } { |
632 | lower_kptr_restrict_prop | ||||
633 | }:property_service set; | ||||
Janis Danisevskis | 202e863 | 2020-10-23 11:16:34 -0700 | [diff] [blame] | 634 | |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 635 | neverallow { |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 636 | domain |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 637 | -init |
638 | } zygote_wrap_prop:property_service set; | ||||
639 | |||||
640 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 641 | domain |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 642 | -init |
643 | } verity_status_prop:property_service set; | ||||
644 | |||||
645 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 646 | domain |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 647 | -init |
Jeongik Cha | 6cb91a0 | 2023-11-15 22:51:14 +0900 | [diff] [blame] | 648 | -vendor_init |
649 | } setupwizard_mode_prop:property_service set; | ||||
650 | |||||
651 | neverallow { | ||||
652 | domain | ||||
653 | -init | ||||
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 654 | } setupwizard_prop:property_service set; |
Inseob Kim | 9985566 | 2020-11-12 22:21:51 +0900 | [diff] [blame] | 655 | |
656 | # ro.product.property_source_order is useless after initialization of ro.product.* props. | ||||
657 | # So making it accessible only from init and vendor_init. | ||||
658 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 659 | domain |
Inseob Kim | 9985566 | 2020-11-12 22:21:51 +0900 | [diff] [blame] | 660 | -init |
661 | -dumpstate | ||||
662 | -vendor_init | ||||
663 | } build_config_prop:file no_rw_file_perms; | ||||
Inseob Kim | 0cef0fe | 2020-11-17 13:54:52 +0900 | [diff] [blame] | 664 | |
665 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 666 | domain |
Inseob Kim | 0cef0fe | 2020-11-17 13:54:52 +0900 | [diff] [blame] | 667 | -init |
668 | -shell | ||||
669 | } sqlite_log_prop:property_service set; | ||||
670 | |||||
671 | neverallow { | ||||
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 672 | domain |
Inseob Kim | 0cef0fe | 2020-11-17 13:54:52 +0900 | [diff] [blame] | 673 | -coredomain |
674 | -appdomain | ||||
675 | } sqlite_log_prop:file no_rw_file_perms; | ||||
Inseob Kim | 4c110ff | 2020-11-26 21:50:23 +0900 | [diff] [blame] | 676 | |
Inseob Kim | 5c011e5 | 2021-01-14 04:08:16 +0000 | [diff] [blame] | 677 | neverallow { |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 678 | domain |
Inseob Kim | 5c011e5 | 2021-01-14 04:08:16 +0000 | [diff] [blame] | 679 | -init |
680 | } default_prop:property_service set; | ||||
681 | |||||
Inseob Kim | 4c110ff | 2020-11-26 21:50:23 +0900 | [diff] [blame] | 682 | # Only one of system_property_type and vendor_property_type can be assigned. |
683 | # Property types having both attributes won't be accessible from anywhere. | ||||
684 | neverallow domain system_and_vendor_property_type:{file property_service} *; | ||||
JW Wang | 0f8cf04 | 2021-02-24 14:29:06 +0800 | [diff] [blame] | 685 | |
686 | neverallow { | ||||
Seth Moore | 8bfdd82 | 2022-04-20 10:10:49 -0700 | [diff] [blame] | 687 | domain |
688 | -init | ||||
Seth Moore | d3bd686 | 2023-02-24 11:50:51 -0800 | [diff] [blame] | 689 | -shell |
Vikram Gaur | 0139008 | 2023-03-16 01:41:29 +0000 | [diff] [blame] | 690 | -rkpdapp |
Seth Moore | 8bfdd82 | 2022-04-20 10:10:49 -0700 | [diff] [blame] | 691 | } remote_prov_prop:property_service set; |
692 | |||||
693 | neverallow { | ||||
JW Wang | 0f8cf04 | 2021-02-24 14:29:06 +0800 | [diff] [blame] | 694 | # Only allow init and shell to set rollback_test_prop |
Inseob Kim | 85acf6e | 2021-03-10 10:42:23 +0900 | [diff] [blame] | 695 | domain |
JW Wang | 0f8cf04 | 2021-02-24 14:29:06 +0800 | [diff] [blame] | 696 | -init |
697 | -shell | ||||
698 | } rollback_test_prop:property_service set; | ||||
Yi Kong | 9b65845 | 2021-03-22 22:02:22 +0800 | [diff] [blame] | 699 | |
700 | neverallow { | ||||
Jooyung Han | ccfb0ef | 2022-07-07 15:42:39 +0900 | [diff] [blame] | 701 | domain |
702 | -init | ||||
Jooyung Han | ccfb0ef | 2022-07-07 15:42:39 +0900 | [diff] [blame] | 703 | -apexd |
704 | } ctl_apex_load_prop:property_service set; | ||||
705 | |||||
706 | neverallow { | ||||
707 | domain | ||||
708 | -coredomain | ||||
709 | -init | ||||
710 | -dumpstate | ||||
711 | -apexd | ||||
Deyao Ren | 3fab00f | 2022-08-30 19:14:51 +0000 | [diff] [blame] | 712 | } ctl_apex_load_prop:file no_rw_file_perms; |
Jooyung Han | ccfb0ef | 2022-07-07 15:42:39 +0900 | [diff] [blame] | 713 | |
714 | neverallow { | ||||
Deyao Ren | 7848d3a | 2022-09-01 22:20:10 +0000 | [diff] [blame] | 715 | domain |
716 | -init | ||||
717 | -apexd | ||||
718 | } apex_ready_prop:property_service set; | ||||
719 | |||||
720 | neverallow { | ||||
721 | domain | ||||
722 | -coredomain | ||||
723 | -dumpstate | ||||
724 | -apexd | ||||
Jooyung Han | cae2368 | 2022-09-02 16:26:27 +0900 | [diff] [blame] | 725 | -vendor_init |
Deyao Ren | 7848d3a | 2022-09-01 22:20:10 +0000 | [diff] [blame] | 726 | } apex_ready_prop:file no_rw_file_perms; |
Inseob Kim | 55e5c9b | 2020-03-04 17:20:35 +0900 | [diff] [blame] | 727 | |
728 | neverallow { | ||||
729 | # Only allow init and profcollectd to access profcollectd_node_id_prop | ||||
730 | domain | ||||
731 | -init | ||||
732 | -dumpstate | ||||
733 | -profcollectd | ||||
734 | } profcollectd_node_id_prop:file r_file_perms; | ||||
735 | |||||
Jiyong Park | c4f84bc | 2022-09-18 23:09:53 +0900 | [diff] [blame] | 736 | neverallow { |
737 | domain | ||||
738 | -init | ||||
739 | } log_file_logger_prop:property_service set; | ||||
Avichal Rakesh | a12d310 | 2023-01-23 23:46:42 -0800 | [diff] [blame] | 740 | |
741 | neverallow { | ||||
742 | domain | ||||
743 | -init | ||||
744 | -vendor_init | ||||
745 | } usb_uvc_enabled_prop:property_service set; | ||||
Avichal Rakesh | e2cb0f2 | 2023-02-01 15:56:40 -0800 | [diff] [blame] | 746 | |
747 | # Disallow non system apps from reading ro.usb.uvc.enabled | ||||
748 | neverallow { | ||||
749 | appdomain | ||||
750 | -system_app | ||||
751 | -device_as_webcam | ||||
752 | } usb_uvc_enabled_prop:file no_rw_file_perms; | ||||
Andrea Zilio | 32ab868 | 2023-11-30 21:09:45 +0000 | [diff] [blame] | 753 | |
754 | neverallow { | ||||
755 | domain | ||||
756 | -init | ||||
757 | -vendor_init | ||||
758 | } pm_archiving_enabled_prop:property_service set; | ||||
759 |