Merge "Use prebuilts of the ART Module by default in SC branches." into sc-v2-dev

This commit is contained in:
Nicolas Geoffray 2021-12-10 18:59:39 +00:00 committed by Android (Google) Code Review
commit df8b9c17b0
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,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