Merge "Add BOARD_USES_ODMIMAGE to soong config" am: 6fa22ce3fa
am: 1373c3ffac
Original change: https://android-review.googlesource.com/c/platform/build/+/1697491 Change-Id: I757c7aa5dee1408e2bd8e3d57bc70e55fa8ca0da
This commit is contained in:
@@ -27,6 +27,7 @@ $(call add_soong_config_namespace,ANDROID)
|
|||||||
# Add variables to the namespace below:
|
# Add variables to the namespace below:
|
||||||
|
|
||||||
$(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)
|
||||||
|
|
||||||
# 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)))
|
||||||
|
Reference in New Issue
Block a user