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:
Martin Stjernholm 2021-07-09 12:06:48 +00:00 committed by Automerger Merge Worker
commit 29502219df

View file

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