DO NOT MERGE: Use prebuilts of the ART Module by default (reland 2). am: f68bd2db71
Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15234812 Change-Id: I166332a4456741bd3851e9058e05e85926b771d9
This commit is contained in:
commit
29502219df
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ else
|
|||
# This sets the default for building ART APEXes from source rather than
|
||||
# prebuilts (in packages/modules/ArtPrebuilt and prebuilt/module_sdk/art) in
|
||||
# all other platform builds.
|
||||
SOONG_CONFIG_art_module_source_build ?= true
|
||||
SOONG_CONFIG_art_module_source_build ?= false
|
||||
endif
|
||||
|
||||
# Apex build mode variables
|
||||
|
|
Loading…
Reference in a new issue