Merge changes from topic "HOST_PACKAGES"

am: 066da0c58b

Change-Id: I9600129b255f1ef16880a217aeeac60622aab571
This commit is contained in:
Dan Willemsen 2019-03-07 17:07:33 -08:00 committed by android-build-merger
commit 75720c81aa

View file

@ -1261,6 +1261,7 @@ endif
modules_to_install := $(sort \
$(ALL_DEFAULT_INSTALLED_MODULES) \
$(product_target_FILES) \
$(product_host_FILES) \
$(call get-tagged-modules,$(tags_to_install)) \
$(CUSTOM_MODULES) \
)