From 116f75062f2a1d4d662bcaa47b49b3451ae32756 Mon Sep 17 00:00:00 2001
From: Joel Galenson <jgalenson@google.com>
Date: Fri, 9 Feb 2018 15:17:37 -0800
Subject: [PATCH] Track crash_dump selinux denial.

This should fix presubmit tests.

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

diff --git a/private/bug_map b/private/bug_map
index 712b5c919..fe61dcc15 100644
--- a/private/bug_map
+++ b/private/bug_map
@@ -2,6 +2,7 @@ bootanim unlabeled dir 68864350
 crash_dump app_data_file dir 68319037
 crash_dump bluetooth_data_file dir 68319037
 crash_dump resourcecache_data_file dir 68319037
+crash_dump system_data_file file 68319037
 crash_dump vendor_overlay_file dir 68319037
 hal_fingerprint_default system_data_file dir 73068008
 hal_graphics_allocator_default unlabeled dir 70180742
-- 
GitLab