summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2019-03-19 17:01:09 -0700
committerJeff Vander Stoep <jeffv@google.com>2019-03-19 17:01:09 -0700
commit402e4a66157925874a37e908184f7461f494030e (patch)
tree4335b5fc1c40382e8012c46fa360e018afcc0ae4 /init
parent9ec8cfe6dfe919337509dc6d79fdcda4ca249d20 (diff)
downloadsystem_core-402e4a66157925874a37e908184f7461f494030e.tar.gz
system_core-402e4a66157925874a37e908184f7461f494030e.tar.bz2
system_core-402e4a66157925874a37e908184f7461f494030e.zip
init: make sepolicy dependency optional
Test: make system/core/init Change-Id: Ie2e7ba57fe885baf017ef12334aea7f2f9f8f0c1
Diffstat (limited to 'init')
-rw-r--r--init/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Android.mk b/init/Android.mk
index c63760cde..39af0e686 100644
--- a/init/Android.mk
+++ b/init/Android.mk
@@ -2,7 +2,7 @@
LOCAL_PATH:= $(call my-dir)
-include system/sepolicy/policy_version.mk
+-include system/sepolicy/policy_version.mk
# --