From fc804cc179dcabb76083a52b1865621517f075b0 Mon Sep 17 00:00:00 2001
From: Joel Galenson <jgalenson@google.com>
Date: Fri, 9 Feb 2018 15:23:30 -0800
Subject: [PATCH] Track untrusted_app SELinux denial.

This should fix presubmit tests.

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

diff --git a/private/bug_map b/private/bug_map
index e9f7b2567..712b5c919 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -12,6 +12,7 @@ priv_app system_data_file dir 72811052
 surfaceflinger unlabeled dir 68864350
 system_server crash_dump process 73128755
 system_server vendor_framework_file dir 68826235
+untrusted_app_25 system_data_file dir 72550646
 untrusted_app_27 system_data_file dir 72550646
 usbd usbd capability 72472544
 vold system_data_file file 62140539
-- 
GitLab