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

am: 8955ffb648

Change-Id: I92b0c75a3cdfec4a0927865635ce92a001f61632
This commit is contained in:
Chris Morin 2018-02-20 18:54:10 +00:00 committed by android-build-merger
commit e5a0e49daa
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