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

Commit 2197eebc authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Remove unnecessary references to libunwind.

Bug: 79209464

Test: Builds.
Change-Id: Ica58edd0d11b54c45b0af8e75eed67936f4309c2
parent a67c58f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ LOCAL_JNI_SHARED_LIBRARIES := \
    libnativehelper \
    libnetdaidl \
    libui \
    libunwind \
    libunwindstack \
    libutils

LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
+0 −1
Original line number Diff line number Diff line
@@ -54,7 +54,6 @@ LOCAL_JNI_SHARED_LIBRARIES := \
    libpcre2 \
    libselinux \
    libui \
    libunwind \
    libutils \
    libvintf \
    libvndksupport \