summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Campbell <leecam@google.com>2016-05-26 20:50:50 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-05-26 20:50:50 +0000
commit2f9f1e276cf9bc178c8cd2ad2b97d3eac8d2dd74 (patch)
tree76ebaaf390739ffe1602333e55a8ac6cd68e66b0
parentd9ce30f27ab5a80990f317025c7450927a0b2150 (diff)
parent44b3d1108344c18d0fdfad3f8d3518391d1ac5b2 (diff)
downloadintel-2f9f1e276cf9bc178c8cd2ad2b97d3eac8d2dd74.tar.gz
Fix bug where the SELinux policy is not being applied am: 413e4081ba
am: 44b3d11083 * commit '44b3d1108344c18d0fdfad3f8d3518391d1ac5b2': Fix bug where the SELinux policy is not being applied Change-Id: I326e2cef8ad66117b218435e460ba7c825a39b8c
-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