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

Commit 87f2c673 authored by Tao Bao's avatar Tao Bao Committed by Android Git Automerger
Browse files

am cc3c3414: Merge "updater: libapplypatch needs libbase now."

* commit 'cc3c3414':
  updater: libapplypatch needs libbase now.
parents 1dc71bec cc3c3414
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ LOCAL_STATIC_LIBRARIES += \
endif

LOCAL_STATIC_LIBRARIES += $(TARGET_RECOVERY_UPDATER_LIBS) $(TARGET_RECOVERY_UPDATER_EXTRA_LIBS)
LOCAL_STATIC_LIBRARIES += libapplypatch libedify libmtdutils libminzip libz
LOCAL_STATIC_LIBRARIES += libapplypatch libbase libedify libmtdutils libminzip libz
LOCAL_STATIC_LIBRARIES += libmincrypt libbz
LOCAL_STATIC_LIBRARIES += libcutils liblog libc
LOCAL_STATIC_LIBRARIES += libselinux