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

Commit 5d2e064e authored by Chris Craik's avatar Chris Craik Committed by android-build-merger
Browse files

Merge "Revert "Switch libplatformproto to sharedlib"" into oc-dev am: eabb5621

am: f497ca5a

Change-Id: I0a7bf55e5614b5b8f380332c2cd43d7d14df4e66
parents f63de883 f497ca5a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1473,8 +1473,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