* commit 'e380c11dde6a9bffa786c0ea7a72608001c7d48e': Build: Fail preopting apps when there are verifier errors
This commit is contained in:
commit
6faf9925b3
1 changed files with 1 additions and 0 deletions
|
@ -106,5 +106,6 @@ $(hide) $(DEX2OAT) \
|
|||
--instruction-set-variant=$($(PRIVATE_2ND_ARCH_VAR_PREFIX)DEX2OAT_TARGET_CPU_VARIANT) \
|
||||
--instruction-set-features=$($(PRIVATE_2ND_ARCH_VAR_PREFIX)DEX2OAT_TARGET_INSTRUCTION_SET_FEATURES) \
|
||||
--include-patch-information --runtime-arg -Xnorelocate --no-include-debug-symbols \
|
||||
--abort-on-hard-verifier-error \
|
||||
$(PRIVATE_DEX_PREOPT_FLAGS)
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue