Revert "DO NOT MERGE: Use prebuilts of the ART Module by default (reland 2). am: f68bd2db71"
This reverts commit 29502219df
.
Reason for revert: Follow AOSP for prebuilts in the -plus-aosp branch, i.e. disable them.
Change-Id: I615c644229fbb55a60633c3cc1aba2497674c0b0
This commit is contained in:
parent
29502219df
commit
42904d1346
1 changed files with 1 additions and 1 deletions
|
@ -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 ?= false
|
||||
SOONG_CONFIG_art_module_source_build ?= true
|
||||
endif
|
||||
|
||||
# Apex build mode variables
|
||||
|
|
Loading…
Reference in a new issue