From b074f5b3b40c453d305f350d93b35a15e5b38c73 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Fri, 21 Nov 2014 21:55:21 +0530 Subject: Re-add family-specific SELinux policy This partially reverts commit 21ae2255e1cd2e17a4b9e7766aa1f86eec2f18a6 Change-Id: Ic4e063ef166466843f2f0708c6531cf68c7074ef --- BoardConfigCommon.mk | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 61419bc..414ad4e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -102,6 +102,14 @@ 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 := \ + file_contexts + # Wifi WPA_SUPPLICANT_VERSION := VER_0_8_X BOARD_WLAN_DEVICE := bcmdhd -- cgit v1.2.3