From 66bafcd445cb7efce3bbaca6b9111bd413eef008 Mon Sep 17 00:00:00 2001 From: Dan Cashman <dcashman@google.com> Date: Wed, 27 Sep 2017 12:32:33 -0700 Subject: [PATCH] Fix build. (This reverts internal commit: 82ca9c2ef4769586a235b399abed106f2b9689a9) Test: None. Change-Id: I48bbbe197c8e793bd9888b6ef4dadb2b3466423b (cherry picked from commit 852aca050df044127812c7b828463adc0bd816c8) --- private/file_contexts | 1 + 1 file changed, 1 insertion(+) diff --git a/private/file_contexts b/private/file_contexts index d5a0bb1d1..ffc601cc5 100644 --- a/private/file_contexts +++ b/private/file_contexts @@ -28,6 +28,7 @@ /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