summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Campbell <leecam@google.com>2016-05-26 20:48:34 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-26 20:48:34 +0000
commit44b3d1108344c18d0fdfad3f8d3518391d1ac5b2 (patch)
tree7f8b49ae88b64c9feb98f037ebcf7b445ba8b91b
parentee690729de288e8ccb9e519158471fc2520a0578 (diff)
parent413e4081baa246dca73ca824feae5d042cd73aac (diff)
downloadintel-44b3d1108344c18d0fdfad3f8d3518391d1ac5b2.tar.gz
Fix bug where the SELinux policy is not being applied
am: 413e4081ba * commit '413e4081baa246dca73ca824feae5d042cd73aac': Fix bug where the SELinux policy is not being applied Change-Id: Ia3a71d0851f92a8f623aa6afbfa1d65bbb1f77ba
-rw-r--r--soc/edison/soc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/soc/edison/soc.mk b/soc/edison/soc.mk
index d3f12e8..2b8f7b0 100644
--- a/soc/edison/soc.mk
+++ b/soc/edison/soc.mk
@@ -41,7 +41,7 @@ PRODUCT_COPY_FILES += \
system/core/rootdir/ueventd.rc:root/ueventd.rc \
$(LOCAL_PATH)/ueventd.edison.rc:root/ueventd.edison.rc \
-BOARD_SEPOLICY_DIRS += \
+BOARD_SEPOLICY_DIRS := $(BOARD_SEPOLICY_DIRS) \
$(LOCAL_PATH)/sepolicy \
TARGET_KERNEL_SRC := hardware/bsp/kernel/intel/edison-3.10