From 38ab2524050ced746c1f74d2516940f0495938a8 Mon Sep 17 00:00:00 2001
From: Joel Galenson <jgalenson@google.com>
Date: Thu, 1 Feb 2018 09:38:01 -0800
Subject: [PATCH] Track priv_app SELinux denial.

This should fix presubmit tests.

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

diff --git a/private/bug_map b/private/bug_map
index ce9ab8192..706d6415a 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -6,6 +6,7 @@ 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
+priv_app system_data_file dir 72811052
 surfaceflinger unlabeled dir 68864350
 system_server vendor_framework_file dir 68826235
 untrusted_app_27 system_data_file dir 72550646
-- 
GitLab