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

Commit 64e3bde4 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

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

parents c7fad9a7 2fb4c66b
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 \