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

Commit 817b4947 authored by Chris Craik's avatar Chris Craik
Browse files

Revert "Switch libplatformproto to sharedlib"

Bug:36847782

This reverts commit e5549d41.

Change-Id: I38f1c501b7e40be11ba5f0a7a50651e0c3e41fc5
parent e5549d41
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1460,8 +1460,7 @@ LOCAL_PROTOC_FLAGS := \
LOCAL_SRC_FILES := \
    $(call all-proto-files-under, core/proto) \
    $(call all-proto-files-under, libs/incident/proto)
LOCAL_SHARED_LIBRARIES := libprotobuf-cpp-full
include $(BUILD_SHARED_LIBRARY)
include $(BUILD_STATIC_LIBRARY)

# ====  c++ proto host library  ==============================
include $(CLEAR_VARS)
+3 −1
Original line number Diff line number Diff line
@@ -27,5 +27,7 @@ LOCAL_SHARED_LIBRARIES += \
    libft2 \
    libminikin \
    libandroidfw \
    libRScpp \
    libRScpp

LOCAL_STATIC_LIBRARIES += \
    libplatformprotos