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

Commit 0da645fe authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "recovery: fix library dependency"

parents 2cf44d08 000148db
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -158,7 +158,6 @@ LOCAL_STATIC_LIBRARIES := \
    libziparchive \
    libotautil \
    libmounts \
    libz \
    libminadbd \
    libasyncio \
    libfusesideload \
@@ -173,7 +172,8 @@ LOCAL_STATIC_LIBRARIES := \
    libcutils \
    libutils \
    liblog \
    libselinux
    libselinux \
    libz

LOCAL_HAL_STATIC_LIBRARIES := libhealthd