Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8955ffb6 authored by Chris Morin's avatar Chris Morin Committed by android-build-merger
Browse files

Merge "have patchoat take directories instead of filenames"

am: 6cb3e300

Change-Id: I630c51c5e80febd46d90ceb1c0b9e58c16746c8c
parents be692347 6cb3e300
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ $($(my_2nd_arch_prefix)DEFAULT_DEX_PREOPT_BUILT_IMAGE_FILENAME) : $(LIBART_TARGE
		$(PRODUCT_DEX_PREOPT_BOOT_FLAGS) $(GLOBAL_DEXPREOPT_FLAGS) $(ART_BOOT_IMAGE_EXTRA_ARGS) && \
	ANDROID_ROOT=$(PRODUCT_OUT)/system ANDROID_DATA=$(dir $@) $(PATCHOAT) \
        --input-image-location=$(PRIVATE_IMAGE_LOCATION) \
        --output-image-relocation-file=$@.rel \
        --output-image-relocation-directory=$(dir $@) \
        --instruction-set=$($(PRIVATE_2ND_ARCH_VAR_PREFIX)DEX2OAT_TARGET_ARCH) \
        --base-offset-delta=0x10000000