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:
Martin Stjernholm 2021-10-01 18:40:25 +00:00
parent 29502219df
commit 42904d1346

View file

@ -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