From 21ae2255e1cd2e17a4b9e7766aa1f86eec2f18a6 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Fri, 14 Nov 2014 11:11:15 +0530 Subject: Move SELinux policy to msm8974-common Change-Id: I312eb2c2eec3787809a9aff767cca24c6695bdcf --- BoardConfigCommon.mk | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d88c520..5fe9bc7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -102,16 +102,6 @@ MAX_EGL_CACHE_SIZE := 2048*1024 # Init TARGET_INIT_VENDOR_LIB := libinit_shinano -# SELinux -BOARD_SEPOLICY_DIRS += \ - device/sony/shinano-common/sepolicy - -# The list below is order dependent -BOARD_SEPOLICY_UNION := \ - device.te \ - app.te \ - file_contexts - # Wifi WPA_SUPPLICANT_VERSION := VER_0_8_X BOARD_WLAN_DEVICE := bcmdhd -- cgit v1.2.3