Merge "Update avc error on ROM 7440434" into sc-dev am: e5c8613686

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14911640

Change-Id: Id833703d833b14d5a2411c06d021e51bc3790328
This commit is contained in:
SHUCHI LILU 2021-06-09 12:28:28 +00:00 committed by Automerger Merge Worker
commit c5a1aeaf18
4 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# b/190563916
dontaudit bluetooth sysfs_vendor_sched:dir search;

View file

@ -1,3 +1,5 @@
# b/180550063
dontaudit hal_neuralnetworks_armnn system_data_file:dir { search };
dontaudit hal_neuralnetworks_armnn system_data_file:dir { search };
# b/190563897
dontaudit hal_neuralnetworks_armnn default_prop:file read;

View file

@ -1,2 +1,4 @@
# b/187016930
dontaudit priv_app fwk_stats_service:service_manager find ;
# b/190563838
dontaudit priv_app sysfs_chip_id:file getattr;

View file

@ -1,2 +1,3 @@
bluetooth sysfs_vendor_sched file b/190336525
mediaprovider_app sysfs_vendor_sched file b/190336723
hal_graphics_composer_default sysfs_lhbm file b/190563896