update error on ROM 7870491
Bug: 204718569 Bug: 204718762 Bug: 204718449 Bug: 204718220 Bug: 204718450 Bug: 204718757 Bug: 204718809 Bug: 204718221 Bug: 204718782 Bug: 204718864 Bug: 204718865 Bug: 204717520 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: Ic0b136fe876bcf67a94d7c35927c6bd0c6506005
This commit is contained in:
parent
d6f5c71db9
commit
8550b06ea4
12 changed files with 33 additions and 0 deletions
2
tracking_denials/citadeld.te
Normal file
2
tracking_denials/citadeld.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718569
|
||||
dontaudit citadeld citadeld_service:service_manager { add };
|
3
tracking_denials/hal_camera_default.te
Normal file
3
tracking_denials/hal_camera_default.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# b/204718762
|
||||
dontaudit hal_camera_default edgetpu_vendor_service:service_manager { find };
|
||||
dontaudit hal_camera_default hal_power_service:service_manager { find };
|
2
tracking_denials/hal_sensors_default.te
Normal file
2
tracking_denials/hal_sensors_default.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718449
|
||||
dontaudit hal_sensors_default fwk_stats_service:service_manager { find };
|
2
tracking_denials/hal_uwb_vendor_default.te
Normal file
2
tracking_denials/hal_uwb_vendor_default.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718220
|
||||
dontaudit hal_uwb_vendor_default default_android_service:service_manager { add };
|
3
tracking_denials/hal_vibrator_default.te
Normal file
3
tracking_denials/hal_vibrator_default.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# b/204718450
|
||||
dontaudit hal_vibrator_default input_device:dir { open };
|
||||
dontaudit hal_vibrator_default input_device:dir { read };
|
2
tracking_denials/hbmsvmanager_app.te
Normal file
2
tracking_denials/hbmsvmanager_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718757
|
||||
dontaudit hbmsvmanager_app hal_pixel_display_service:service_manager { find };
|
3
tracking_denials/mediacodec_samsung.te
Normal file
3
tracking_denials/mediacodec_samsung.te
Normal file
|
@ -0,0 +1,3 @@
|
|||
# b/204718809
|
||||
dontaudit mediacodec_samsung system_server:fifo_file { append };
|
||||
dontaudit mediacodec_samsung system_server:fifo_file { write };
|
2
tracking_denials/platform_app.te
Normal file
2
tracking_denials/platform_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718221
|
||||
dontaudit platform_app touch_service:service_manager { find };
|
2
tracking_denials/priv_app.te
Normal file
2
tracking_denials/priv_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718782
|
||||
dontaudit priv_app hal_exynos_rild_hwservice:hwservice_manager { find };
|
2
tracking_denials/thermal_link_device.te
Normal file
2
tracking_denials/thermal_link_device.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718864
|
||||
dontaudit thermal_link_device sysfs:filesystem { associate };
|
2
tracking_denials/vendor_qualifiednetworks_app.te
Normal file
2
tracking_denials/vendor_qualifiednetworks_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/204718865
|
||||
dontaudit vendor_qualifiednetworks_app radio_service:service_manager { find };
|
8
tracking_denials/zygote.te
Normal file
8
tracking_denials/zygote.te
Normal file
|
@ -0,0 +1,8 @@
|
|||
# b/204717520
|
||||
dontaudit zygote activity_service:service_manager { find };
|
||||
dontaudit zygote content_capture_service:service_manager { find };
|
||||
dontaudit zygote default_android_service:service_manager { add };
|
||||
dontaudit zygote default_android_service:service_manager { find };
|
||||
dontaudit zygote game_service:service_manager { find };
|
||||
dontaudit zygote nfc_service:service_manager { find };
|
||||
dontaudit zygote radio_service:service_manager { find };
|
Loading…
Add table
Add a link
Reference in a new issue