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

Commit 02c615e3 authored by Jaekyun Seok's avatar Jaekyun Seok Committed by Gerrit Code Review
Browse files

Merge "Use shared lib of libtinyxml2 instead of static one."

parents 2e2de92d f9e2db67
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -81,10 +81,10 @@ LOCAL_SHARED_LIBRARIES := \
    libprotobuf-cpp-lite \
    libaudioclient \
    libutils \
    libchrome
    libchrome \
    libtinyxml2

LOCAL_STATIC_LIBRARIES := \
    libtinyxml2 \
    libbt-qcom_sbc_decoder

LOCAL_WHOLE_STATIC_LIBRARIES := \