diff --git a/Android.mk b/Android.mk index 1c9295eac668c6e94ea3c5f5f73041d9611c75ff..aee846f8d7071adfafde4d1abc666eb6fc7da8fb 100644 --- a/Android.mk +++ b/Android.mk @@ -213,7 +213,18 @@ endif LOCAL_REQUIRED_MODULES += \ nonplat_file_contexts \ - plat_file_contexts + nonplat_mac_permissions.xml \ + nonplat_property_contexts \ + nonplat_seapp_contexts \ + nonplat_service_contexts \ + nonplat_hwservice_contexts \ + plat_file_contexts \ + plat_mac_permissions.xml \ + plat_property_contexts \ + plat_seapp_contexts \ + plat_service_contexts \ + plat_hwservice_contexts \ + vndservice_contexts \ include $(BUILD_PHONY_PACKAGE)