From e1b73b141bfbf7c8946e0f16cf85c78590527622 Mon Sep 17 00:00:00 2001
From: Tom Cherry <tomcherry@google.com>
Date: Mon, 8 Jan 2018 22:36:02 +0000
Subject: [PATCH] Revert "Add /system/bin/getprop as toolbox_exec"

This reverts commit d711d4d20b7c6d2161c4455abb5183e7723252a4.

Reason for revert: Shouldn't have submitted...

Change-Id: I5b88101f381ca59132ec7d24990ea41ac1b84171
---
 private/file_contexts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/private/file_contexts b/private/file_contexts
index 2a66cbfe0..0765ef0b4 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -187,7 +187,6 @@
 /system/bin/tune2fs	--	u:object_r:fsck_exec:s0
 /system/bin/toolbox	--	u:object_r:toolbox_exec:s0
 /system/bin/toybox	--	u:object_r:toolbox_exec:s0
-/system/bin/getprop		u:object_r:toolbox_exec:s0
 /system/bin/logcat	--	u:object_r:logcat_exec:s0
 /system/bin/logcatd	--	u:object_r:logcat_exec:s0
 /system/bin/sh		--	u:object_r:shell_exec:s0
-- 
GitLab