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

Commit 81ce5cf3 authored by Elliott Hughes's avatar Elliott Hughes Committed by Automerger Merge Worker
Browse files

Merge "Fix the problem of incremental OTA upgrade failure (recovery part)" into main am: 64e3bde4

parents 7390406d 64e3bde4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ cc_defaults {
        "libbrotli",
        "libbz",
        "libziparchive",
        "libz",
        "libz_stable",
        "libbase",
        "libcrypto_utils",
        "libcutils",
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ updater_common_static_libraries := \
    libbrotli \
    libbz \
    libziparchive \
    libz \
    libz_stable \
    libbase \
    libcrypto_static \
    libcrypto_utils \