commit | d23ab721003d995d862a999bbf1f429a05574617 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Thu Jan 23 11:51:22 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 23 11:51:22 2025 -0800 |
tree | 3cabe1260d6f0f9d7a7f9b1b8ecdffd0ec19a140 | |
parent | d664f62808565871211cbb8e970016e57126bd39 [diff] | |
parent | f6453aac47f5a0219c027f1e223126177378a208 [diff] |
Merge "Remove device-side printflags source" into main
diff --git a/core/Makefile b/core/Makefile index 795750c..ada5be5 100644 --- a/core/Makefile +++ b/core/Makefile
@@ -5650,7 +5650,7 @@ build_ota_package := false endif endif # INSTALLED_BOOTIMAGE_TARGET == "" - ifeq ($(filter $(TARGET_RECOVERY_ROOT_OUT)/system/etc/recovery.fstab,$(INTERNAL_RECOVERYIMAGE_FILES)),) + ifeq ($(recovery_fstab),) build_ota_package := false endif endif # PRODUCT_BUILD_GENERIC_OTA_PACKAGE