mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
update error on ROM 7987555
Bug: 210067468 Bug: 210067282 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I921568297189f2c90951448a2f15f7fb8e597dfc
This commit is contained in:
committed by
TreeHugger Robot
parent
0d52e28b50
commit
233cdab535
@@ -50,3 +50,5 @@ dontaudit hal_camera_default property_socket:sock_file { write };
|
||||
dontaudit hal_camera_default system_server:binder { call };
|
||||
# b/207300298
|
||||
dontaudit hal_camera_default vendor_camera_data_file:file { getattr };
|
||||
# b/210067468
|
||||
dontaudit hal_camera_default persist_camera_file:dir { search };
|
||||
|
||||
2
tracking_denials/hal_sensors_default.te
Normal file
2
tracking_denials/hal_sensors_default.te
Normal file
@@ -0,0 +1,2 @@
|
||||
# b/210067282
|
||||
dontaudit hal_sensors_default persist_camera_file:dir { search };
|
||||
Reference in New Issue
Block a user