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

Commit 87b88e63 authored by David Sehr's avatar David Sehr
Browse files

Remove libziparchive dependency on libutils

Prevent future cyclic dependency from libunwind changes.

Bug: 66919073
Test: make -j 50
Change-Id: I581201594d620a346f7461171236e1d77835a82c
parent 46d5355a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ LOCAL_SRC_FILES := \
LOCAL_SHARED_LIBRARIES:= \
    libui \
    liblog \
    libutilscallstack \
    libutils \
    libbinder \
    libcutils \