selinux: Don't reset inherited system-wide configs
Change-Id: Ia23596bc4ad8a1fe7673188434b7327528e07c06
This commit is contained in:
parent
6295bc69ca
commit
5ad50bc3af
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user