Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22138063 authored by Inseob Kim's avatar Inseob Kim Committed by Automerger Merge Worker
Browse files

Add BOARD_BUILD_SYSTEM_ROOT_IMAGE to config vars am: a9af042d

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/15070332

Change-Id: I3fa92e55ecc6d25177a03fc8383b35dac783ca0e
parents 0c94c3ec a9af042d
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -28,6 +28,7 @@ $(call add_soong_config_namespace,ANDROID)


$(call add_soong_config_var,ANDROID,TARGET_ENABLE_MEDIADRM_64)
$(call add_soong_config_var,ANDROID,TARGET_ENABLE_MEDIADRM_64)
$(call add_soong_config_var,ANDROID,BOARD_USES_ODMIMAGE)
$(call add_soong_config_var,ANDROID,BOARD_USES_ODMIMAGE)
$(call add_soong_config_var,ANDROID,BOARD_BUILD_SYSTEM_ROOT_IMAGE)


# TODO(b/172480615): Remove when platform uses ART Module prebuilts by default.
# TODO(b/172480615): Remove when platform uses ART Module prebuilts by default.
ifeq (,$(filter art_module,$(SOONG_CONFIG_NAMESPACES)))
ifeq (,$(filter art_module,$(SOONG_CONFIG_NAMESPACES)))