Revert "Revert "Update error on ROM 9624328""
This reverts commit d8572861e3
.
Remove hal_googlebattery related denied
Bug: 269813282
Bug: 269813059
Bug: 268566481
Bug: 269812912
Merged-In: I25b0f417af3e741719f959aed79e7e330687e117
Change-Id: I25b0f417af3e741719f959aed79e7e330687e117
This commit is contained in:
parent
58a6a1e772
commit
e70b98af09
5 changed files with 13 additions and 0 deletions
|
@ -26,3 +26,4 @@ ssr_detector_app system_app_data_file dir b/264483352
|
||||||
ssr_detector_app system_app_data_file file b/264483352
|
ssr_detector_app system_app_data_file file b/264483352
|
||||||
system_server default_android_service service_manager b/264483754
|
system_server default_android_service service_manager b/264483754
|
||||||
untrusted_app default_android_service service_manager b/264599934
|
untrusted_app default_android_service service_manager b/264599934
|
||||||
|
vendor_init device_config_configuration_prop property_service b/268566481
|
||||||
|
|
2
tracking_denials/hal_radioext_default.te
Normal file
2
tracking_denials/hal_radioext_default.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# b/269813076
|
||||||
|
dontaudit hal_radioext_default hal_bluetooth_btlinux:binder { call };
|
|
@ -22,3 +22,9 @@ dontaudit systemui_app touch_context_service:service_manager { find };
|
||||||
dontaudit systemui_app twoshay:binder { call };
|
dontaudit systemui_app twoshay:binder { call };
|
||||||
dontaudit systemui_app vr_manager_service:service_manager { find };
|
dontaudit systemui_app vr_manager_service:service_manager { find };
|
||||||
dontaudit systemui_app service_manager_type:service_manager *;
|
dontaudit systemui_app service_manager_type:service_manager *;
|
||||||
|
# b/269813282
|
||||||
|
dontaudit systemui_app bootanim_system_prop:property_service { set };
|
||||||
|
dontaudit systemui_app init:unix_stream_socket { connectto };
|
||||||
|
dontaudit systemui_app property_socket:sock_file { write };
|
||||||
|
dontaudit systemui_app qemu_hw_prop:file { read };
|
||||||
|
dontaudit systemui_app twoshay:binder { transfer };
|
||||||
|
|
2
tracking_denials/twoshay.te
Normal file
2
tracking_denials/twoshay.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# b/269813059
|
||||||
|
dontaudit twoshay systemui_app:binder { call };
|
2
tracking_denials/zygote.te
Normal file
2
tracking_denials/zygote.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# b/269812912
|
||||||
|
dontaudit zygote vendor_cccdktimesync_app:process { dyntransition };
|
Loading…
Add table
Add a link
Reference in a new issue