Merge "DO NOT MERGE: Use prebuilts of the ART Module by default (reland)." into sc-dev
This commit is contained in:
commit
c9a802862f
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,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