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

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

Merge "Add BOARD_USES_ODMIMAGE to soong config" am: 6fa22ce3 am: 1373c3ff am: d39aca43

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

Change-Id: I6200017a49162bccea9f1fd0c27c5f7bdfc83a3d
parents eb33b7b8 d39aca43
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ $(call add_soong_config_namespace,ANDROID)
# Add variables to the namespace below:

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

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