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

Commit 1e656364 authored by Jaekyun Seok's avatar Jaekyun Seok Committed by android-build-merger
Browse files

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

am: 02c615e3

Change-Id: I055cac5d25d03ed8f0b2f3785f5970f794959313
parents 73f217e1 02c615e3
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 := \