update error on ROM 9900526
Bug: 277155496 Bug: 277300017 Bug: 277300125 Test: pts-tradefed run pts -m PtsSELinuxTest Change-Id: I2a2f230589695b0240abb26909c94fd4cf2420bf
This commit is contained in:
parent
46fd63b761
commit
f2d0dbb66a
3 changed files with 7 additions and 0 deletions
2
private/vendor_init.te
Normal file
2
private/vendor_init.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/277300125
|
||||
dontaudit vendor_init device_config_configuration_prop:property_service { set };
|
2
tracking_denials/dumpstate.te
Normal file
2
tracking_denials/dumpstate.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
# b/277155496
|
||||
dontaudit dumpstate default_android_service:service_manager { find };
|
|
@ -2,3 +2,6 @@
|
|||
userdebug_or_eng(`
|
||||
permissive google_camera_app;
|
||||
')
|
||||
# b/277300017
|
||||
dontaudit google_camera_app cameraserver_service:service_manager { find };
|
||||
dontaudit google_camera_app mediaserver_service:service_manager { find };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue