Merge "Use prebuilts of the ART Module by default in SC branches." into sc-v2-dev
diff --git a/core/android_soong_config_vars.mk b/core/android_soong_config_vars.mk
index 1b4aeb5..2e33998 100644
--- a/core/android_soong_config_vars.mk
+++ b/core/android_soong_config_vars.mk
@@ -83,7 +83,7 @@
   # 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