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