selinux: Build required contexts modules for devices
that do not use encryption.
Change-Id: Ifda13f29b8a2569a4af7f4d8159d4460101865f7
diff --git a/Android.mk b/Android.mk
index ef067cc..fbbaa61 100755
--- a/Android.mk
+++ b/Android.mk
@@ -403,13 +403,13 @@
toolbox \
mkshrc_twrp \
android.hardware.health@2.0-service \
- android.hardware.health@2.0-service.rc
+ android.hardware.health@2.0-service.rc \
+ plat_hwservice_contexts \
+ vendor_hwservice_contexts
ifneq ($(TW_INCLUDE_CRYPTO),)
TWRP_REQUIRED_MODULES += \
plat_service_contexts \
- plat_hwservice_contexts \
- vendor_hwservice_contexts \
vndservicemanager \
vndservicemanager.rc \
vold_prepare_subdirs \