Merge "have patchoat take directories instead of filenames" am: 6cb3e300fc am: 8955ffb648

am: e5a0e49daa

Change-Id: I4f061027ac127092f0d782263399f3f4d9ab720e
This commit is contained in:
Chris Morin 2018-02-20 18:59:56 +00:00 committed by android-build-merger
commit cff1aa0d87
1 changed files with 1 additions and 1 deletions

View File

@ -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