Pass --force-determinism to prebuilts.
bug: b/37442966 Test: build Change-Id: I231803874f6f2a7245a4ef03d50a271d3c29fc9f
This commit is contained in:
parent
f1ec8ac22d
commit
a5bb180a89
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ $(hide) ANDROID_LOG_TAGS="*:e" $(DEX2OAT) \
|
|||
--runtime-arg -Xnorelocate --compile-pic \
|
||||
--no-generate-debug-info --generate-build-id \
|
||||
--abort-on-hard-verifier-error \
|
||||
--force-determinism \
|
||||
--no-inline-from=core-oj.jar \
|
||||
$(PRIVATE_DEX_PREOPT_FLAGS) \
|
||||
$(PRIVATE_ART_FILE_PREOPT_FLAGS) \
|
||||
|
|
Loading…
Reference in a new issue