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

Commit e6fae504 authored by Yabin Cui's avatar Yabin Cui Committed by Gerrit Code Review
Browse files

Merge "Add option to link static lite protobuf library."

parents dca955a9 72a1156e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -720,6 +720,8 @@ else ifeq ($(LOCAL_PROTOC_OPTIMIZE_TYPE),full)
    else
        my_shared_libraries += libprotobuf-cpp-full
    endif
else ifeq ($(LOCAL_PROTOC_OPTIMIZE_TYPE),lite-static)
    my_static_libraries += libprotobuf-cpp-lite
else
    ifdef LOCAL_SDK_VERSION
        my_static_libraries += libprotobuf-cpp-lite-ndk