From 4cc4096a5c5a36b555ba9036fa5e542590461ce1 Mon Sep 17 00:00:00 2001
From: Bowgo Tsai <bowgotsai@google.com>
Date: Fri, 22 Sep 2017 15:24:38 +0800
Subject: [PATCH] Removing $(PRODUCT_OUT)/root/root

Bug: 65570851
Test: boot sailfish
Change-Id: I008bf5386595c614236de44131afcda7d3fd6d98
Merged-In: I008bf5386595c614236de44131afcda7d3fd6d98
(cherry picked from commit 82ca9c2ef4769586a235b399abed106f2b9689a9)
---
 private/file_contexts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/private/file_contexts b/private/file_contexts
index ffc601cc5..d5a0bb1d1 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -28,7 +28,6 @@
 /mnt                u:object_r:tmpfs:s0
 /postinstall        u:object_r:postinstall_mnt_dir:s0
 /proc               u:object_r:rootfs:s0
-/root               u:object_r:rootfs:s0
 /sys                u:object_r:sysfs:s0
 
 # Symlinks
-- 
GitLab