3
0
Fork 0

selinux: Don't reset inherited system-wide configs

Change-Id: Ia23596bc4ad8a1fe7673188434b7327528e07c06
This commit is contained in:
Ricardo Cerqueira 2013-11-02 00:05:52 +00:00
parent 6295bc69ca
commit 5ad50bc3af
1 changed files with 2 additions and 2 deletions

View File

@ -137,10 +137,10 @@ BOARD_VOLD_DISC_HAS_MULTIPLE_MAJORS := true
TARGET_USE_CUSTOM_LUN_FILE_PATH := "/sys/devices/platform/s3c-usbgadget/gadget/lun%d/file"
# Selinux
BOARD_SEPOLICY_DIRS := \
BOARD_SEPOLICY_DIRS += \
device/samsung/galaxys2-common/selinux
BOARD_SEPOLICY_UNION := \
BOARD_SEPOLICY_UNION += \
device.te \
domain.te \
file.te \