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

Commit 10c91333 authored by Hugo Benichi's avatar Hugo Benichi
Browse files

DO NOT MERGE: Fix ApfTest

libutils is now depending on libvndksupport. So any client that
statically links to libutils needs to link against libvndksupport as
well.

Bug: 32561414
Test: ApfTest works
Merged-In: Id99792baa1c0a7a61c4056f83f33d25e0bea143e

(cherry picked from commit 9a2041ee)

Change-Id: I8808e668230ff7076403ff29cf48c12cbc36f78a
parent 63915984
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -42,6 +42,7 @@ LOCAL_JNI_SHARED_LIBRARIES := libframeworksnettestsjni \
    libui \
    libui \
    libunwind \
    libunwind \
    libutils \
    libutils \
    libvndksupport \
    libcrypto \
    libcrypto \
    libhidl-gen-utils \
    libhidl-gen-utils \
    libhidlbase \
    libhidlbase \