mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Only include legacy QC sepolicy
* This has now turned into a separate repository (maintained only for legacy devices, those that never got official Orea updates). Change-Id: I981b452b697bc3610d7aa97b74ed182c6b70ca30
This commit is contained in:
parent
c1d6909b63
commit
9b27fadfb2
1 changed files with 1 additions and 2 deletions
|
@ -211,8 +211,7 @@ TARGET_RECOVERY_UPDATER_LIBS := librecovery_updater_samsung
|
|||
TARGET_RELEASETOOLS_EXTENSIONS := $(VENDOR_PATH)
|
||||
|
||||
# SELinux
|
||||
include device/qcom/sepolicy/sepolicy.mk
|
||||
include device/qcom/sepolicy/legacy-sepolicy.mk
|
||||
include device/qcom/sepolicy-legacy/sepolicy.mk
|
||||
BOARD_SEPOLICY_DIRS += $(VENDOR_PATH)/sepolicy
|
||||
|
||||
# Shims
|
||||
|
|
Loading…
Reference in a new issue