Merge "Fix UML build"

This commit is contained in:
Treehugger Robot 2018-06-20 16:53:02 +00:00 committed by Gerrit Code Review
commit d7c3dd8a0d

View file

@ -100,6 +100,9 @@ ifneq (true,$(TARGET_BUILD_PDK))
my_use_profile_for_boot_image := true
endif
endif
ifeq (,$(strip $(LIBART_TARGET_BOOT_DEX_FILES)))
my_use_profile_for_boot_image := false
endif
ifeq (true,$(my_use_profile_for_boot_image))