diff options
| author | Hemant Sharma <hemantbeast@gmail.com> | 2017-12-29 22:03:18 +0530 |
|---|---|---|
| committer | Hemant Sharma <hemantbeast@gmail.com> | 2018-01-14 15:58:19 +0000 |
| commit | fa8c86bc6b597b8d2852d9b9a87d3f1cebe8c74f (patch) | |
| tree | 07a836f24e7611c11210a2a2b289dc8ed777ff07 | |
| parent | 44b49ad8fe8dc433ab507828c32b02dcad2e7ba8 (diff) | |
armani: Include legacy qcom sepolicy rules
Change-Id: I493f9c050f2f5d7576168b577e60e9f8918c2344
| -rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 2ea114c..3557069 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -135,6 +135,7 @@ TARGET_USERIMAGES_USE_F2FS := true BOARD_NO_SECURE_DISCARD := true # SELinux +include device/qcom/sepolicy/legacy-sepolicy.mk include device/qcom/sepolicy/sepolicy.mk BOARD_SEPOLICY_DIRS += $(LOCAL_PATH)/sepolicy |
