Remove incidentd denial for apex_info_file

Underlying issue addressed by https://r.android.com/1849822 which
gives incidentd r_file_perms for apex_info_file:file.

Fix: 187015816
Test: atest incidentd_test; adb logcat | grep denied
Change-Id: I90b57a5f01c97c8488c10692208080557a863051
This commit is contained in:
Orion Hodson 2022-05-16 11:14:02 +01:00
parent bf9ec40ab7
commit 400d4fb7f4

View file

@ -1,4 +1,2 @@
# b/187015816
dontaudit incidentd apex_info_file:file getattr;
# b/190337296 # b/190337296
dontaudit incidentd debugfs_wakeup_sources:file read; dontaudit incidentd debugfs_wakeup_sources:file read;