selinux: Build required contexts modules for devices

that do not use encryption.

Change-Id: Ifda13f29b8a2569a4af7f4d8159d4460101865f7
This commit is contained in:
Mohammad Afaneh
2020-10-23 18:49:45 -04:00
committed by bigbiff
parent 9a4ef26299
commit 3150f1eeff
+3 -3
View File
@@ -403,13 +403,13 @@ TWRP_REQUIRED_MODULES += \
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 \