am 67d4927f: am 8c6552ac: Allow system_server to read all /proc files
* commit '67d4927f1484030e4fcda3ffdbd909d1ae81d724':
Allow system_server to read all /proc files
diff --git a/Android.mk b/Android.mk
index 62538e7..1163477 100644
--- a/Android.mk
+++ b/Android.mk
@@ -11,7 +11,7 @@
# is frozen, we should flip this to true. This forces any currently
# permissive domains into unconfined+enforcing.
#
-FORCE_PERMISSIVE_TO_UNCONFINED:=true
+FORCE_PERMISSIVE_TO_UNCONFINED:=false
ifeq ($(TARGET_BUILD_VARIANT),user)
# User builds are always forced unconfined+enforcing