forked from openkylin/platform_build
Revert "DO NOT MERGE: Use prebuilts of the ART Module by default (reland)."
This reverts commit 6a3fd20b35
.
Reason for revert: DroidMonitor-triggered revert due to breakage https://android-build.googleplex.com/builds/quarterdeck?branch=git_sc-mainline-prod&target=mainline_modules-userdebug&lkgb=7528055&lkbb=7528146&fkbb=7528146, bug b/193013377
Change-Id: I896884acbb1dae20019eefeedf13494c4235a1b3
This commit is contained in:
parent
6a3fd20b35
commit
5031d7f844
|
@ -61,7 +61,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 ?= false
|
||||
SOONG_CONFIG_art_module_source_build ?= true
|
||||
endif
|
||||
|
||||
# Apex build mode variables
|
||||
|
|
Loading…
Reference in New Issue