From d314376da9def2f4a62fd078a177c8521f65eecf Mon Sep 17 00:00:00 2001
From: Nick Kralevich <nnk@google.com>
Date: Sat, 19 Nov 2016 12:13:02 -0800
Subject: [PATCH] label /bugreports

/data/bugreports is moving to /bugreports

Bug: 27262109
Bug: 27204904
Bug: 32799236
Test: new symlink is in /bugreports and is labeled correctly
Change-Id: Ib6a492fba8388bf43debad28cfc851679f8c6151
---
 private/file_contexts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/private/file_contexts b/private/file_contexts
index e0e9d0814..1be0eb094 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -29,6 +29,7 @@
 /sys                u:object_r:sysfs:s0
 
 # Symlinks
+/bugreports         u:object_r:rootfs:s0
 /d                  u:object_r:rootfs:s0
 /etc                u:object_r:rootfs:s0
 /sdcard             u:object_r:rootfs:s0
-- 
GitLab