From 2218696a3d017fdbddafb8e6ac50a2c97418b3d8 Mon Sep 17 00:00:00 2001
From: Joel Galenson <jgalenson@google.com>
Date: Wed, 31 Jan 2018 12:22:30 -0800
Subject: [PATCH] Track priv_app SELinux denial.

This should fix presubmit tests.

Bug: 72749888
Test: Built policy.
Change-Id: I588bba52d26bcc7d93ebb16e28458d9125f73108
---
 private/bug_map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/private/bug_map b/private/bug_map
index 43da0ab7d..ce9ab8192 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -5,6 +5,7 @@ crash_dump resourcecache_data_file dir 68319037
 crash_dump vendor_overlay_file dir 68319037
 hal_graphics_allocator_default unlabeled dir 70180742
 hal_graphics_composer_default unlabeled dir 68864350
+priv_app sysfs dir 72749888
 surfaceflinger unlabeled dir 68864350
 system_server vendor_framework_file dir 68826235
 untrusted_app_27 system_data_file dir 72550646
-- 
GitLab