Merge "Fix UML build" am: d7c3dd8a0d

am: 4f38769dd0

Change-Id: I5fecd4c57d62be6a40b1fea3928561e2dcd69ed9
This commit is contained in:
Dan Willemsen
2018-06-20 10:06:31 -07:00
committed by android-build-merger

View File

@@ -100,6 +100,9 @@ ifneq (true,$(TARGET_BUILD_PDK))
my_use_profile_for_boot_image := true my_use_profile_for_boot_image := true
endif endif
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)) ifeq (true,$(my_use_profile_for_boot_image))