From 4c402df7e36562a895d20395e8ce1ae95863d123 Mon Sep 17 00:00:00 2001
From: Jeff Vander Stoep <jeffv@google.com>
Date: Mon, 9 Apr 2018 14:15:28 -0700
Subject: [PATCH] whitelist test failure that bypassed presubmit

avc: denied { read } for comm="batterystats-wo" name="show_stat" dev="sysfs"
scontext=u:r:system_server:s0 tcontext=u:object_r:sysfs:s0 tclass=file

Bug: 77816522
Test: build
Change-Id: I50a9bfe1a9e4df9c84cf4b2b4aedbb8f82ac94cd
(cherry picked from commit 2ccd99a53a2efd0a62c0b2f2e2f8944cfd98891f)
---
 private/bug_map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/private/bug_map b/private/bug_map
index 8022d044e..127a7e671 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -5,3 +5,4 @@ system_server crash_dump process 73128755
 untrusted_app_25 system_data_file dir 72550646
 untrusted_app_27 system_data_file dir 72550646
 usbd usbd capability 72472544
+system_server sysfs file 77816522
-- 
GitLab