summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorTrevor Drake <trevd1234@gmail.com>2017-02-14 07:52:04 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-14 07:52:04 +0000
commita57da42f967089081914426167ee2f6efe5bc361 (patch)
treefe6d65be1a91b4234224b692f2698bcec5820ada /BoardConfigCommon.mk
parent7346753baa572f237b08342ac3c9352fd44a8df3 (diff)
parente79bfe88580089efcc8d616f54900a56385d3654 (diff)
downloadhikey-a57da42f967089081914426167ee2f6efe5bc361.tar.gz
Do not clobber existing BOARD_SEPOLICY_DIRS am: 4c3feadddf am: 46cfd83bd9 am: efc560e993
am: e79bfe8858 Change-Id: If011e88d92eda366902e180041786a30bbd22715
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 277a2607..ccd77752 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -45,7 +45,7 @@ ENABLE_SCHEDBOOST := true
# but right now it doesn't build.
#ENABLE_SCHED_BOOST := true
-BOARD_SEPOLICY_DIRS := device/linaro/hikey/sepolicy
+BOARD_SEPOLICY_DIRS += device/linaro/hikey/sepolicy
ifeq ($(HOST_OS), linux)
ifeq ($(TARGET_SYSTEMIMAGES_USE_SQUASHFS), true)