selinux: add missing contexts files to LOCAL_REQUIRED_MODULES
Change-Id: I16d26bf9f6a41a5b459602a613f5ebc238b10fa9
diff --git a/prebuilt/Android.mk b/prebuilt/Android.mk
index 377b168..073a535 100755
--- a/prebuilt/Android.mk
+++ b/prebuilt/Android.mk
@@ -402,7 +402,7 @@
LOCAL_POST_INSTALL_CMD += \
&& cp $(TARGET_OUT_ETC)/mke2fs.conf $(TARGET_RECOVERY_ROOT_OUT)/system/etc/mke2fs.conf
endif
-LOCAL_REQUIRED_MODULES += init_second_stage.recovery reboot.recovery plat_service_contexts plat_hardware_contexts vndservice_contexts
+LOCAL_REQUIRED_MODULES += init_second_stage.recovery reboot.recovery plat_service_contexts plat_hwservice_contexts plat_hardware_contexts vndservice_contexts vendor_hwservice_contexts
include $(BUILD_PHONY_PACKAGE)
# copy license file for OpenAES