From 400d4fb7f42bdcdaf63fa381bfd7c5ba0e078651 Mon Sep 17 00:00:00 2001 From: Orion Hodson Date: Mon, 16 May 2022 11:14:02 +0100 Subject: [PATCH] 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 --- tracking_denials/incidentd.te | 2 -- 1 file changed, 2 deletions(-) diff --git a/tracking_denials/incidentd.te b/tracking_denials/incidentd.te index 2187eab4..a67cc1b9 100644 --- a/tracking_denials/incidentd.te +++ b/tracking_denials/incidentd.te @@ -1,4 +1,2 @@ -# b/187015816 -dontaudit incidentd apex_info_file:file getattr; # b/190337296 dontaudit incidentd debugfs_wakeup_sources:file read;