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: Include legacy QCOM sepolicy
This commit is contained in:
parent
6cc79a1df7
commit
a8edb8f13a
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(VENDOR_PATH)
|
|||
|
||||
# SELinux
|
||||
include device/qcom/sepolicy/sepolicy.mk
|
||||
include device/qcom/sepolicy/legacy-sepolicy.mk
|
||||
BOARD_SEPOLICY_DIRS += $(VENDOR_PATH)/sepolicy
|
||||
|
||||
# Wifi
|
||||
|
|
Loading…
Reference in a new issue