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

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

Change-Id: I5e7c0489ec0a5ea81402b8b818588e57553ab865
This commit is contained in:
SHUCHI LILU 2021-06-09 12:43:55 +00:00 committed by Automerger Merge Worker
commit fd325dda0b
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