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

Commit 4d079261 authored by Jin Qian's avatar Jin Qian Committed by android-build-merger
Browse files

Merge "recovery: fix library dependency"

am: 0da645fe

Change-Id: If42448e311abde44b730f31e8ec779e4fe660ca3
parents fc8066fe 0da645fe
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