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

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

Add BUILD_USES_RECOVERY_AS_BOOT to soong config am: 94b0556c

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

Change-Id: Iaae16de89c09cb7b99e5b0addf540860d64fb452
parents 3798b390 94b0556c
Loading
Loading
Loading
Loading
+1 −0
Original line number 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,BOARD_USES_ODMIMAGE)
$(call add_soong_config_var,ANDROID,BOARD_USES_RECOVERY_AS_BOOT)
$(call add_soong_config_var,ANDROID,BOARD_BUILD_SYSTEM_ROOT_IMAGE)

# TODO(b/172480615): Remove when platform uses ART Module prebuilts by default.