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

Commit 22762105 authored by Bart Sears's avatar Bart Sears Committed by Gerrit Code Review
Browse files

Revert "Determine build_ota_package based on recovery.fstab install location"

This reverts commit 5f128171.

Bug: b/391751162

Reason for revert: Suspect cause of b/391751162.  Will not submit until this is confirmed.

Change-Id: I9c96192db4c024d711552d38ade529f943704378
parent 5f128171
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5649,7 +5649,7 @@ else
        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