forked from openkylin/platform_build
Merge "Use prebuilts of the ART Module by default in SC branches." into sc-v2-dev
This commit is contained in:
commit
df8b9c17b0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue