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

Commit bebdc16a authored by Yabin Cui's avatar Yabin Cui Committed by android-build-merger
Browse files

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

am: e6fae504

Change-Id: Idcc3c54033724a9cef17a219b4c118689eaad297
parents 58c85599 e6fae504
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