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

Commit 762ca4d9 authored by Sean hoyt's avatar Sean hoyt Committed by Michael Bestas
Browse files

Disable recovery resource warning

Change-Id: I773a092f44823b095cb4176a8647acef9519b870
parent 528b46ef
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -999,10 +999,6 @@ else
RECOVERY_RESOURCE_ZIP :=
endif

ifeq ($(TARGET_PRIVATE_RES_DIRS),)
  $(info No private recovery resources for TARGET_DEVICE $(TARGET_DEVICE))
endif

ifeq ($(recovery_fstab),)
  $(info No recovery.fstab for TARGET_DEVICE $(TARGET_DEVICE))
endif