Loading Android.mk +1 −2 Original line number Diff line number Diff line Loading @@ -1474,8 +1474,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) Loading libs/hwui/hwui_static_deps.mk +3 −1 Original line number Diff line number Diff line Loading @@ -27,5 +27,7 @@ LOCAL_SHARED_LIBRARIES += \ libft2 \ libminikin \ libandroidfw \ libRScpp \ libRScpp LOCAL_STATIC_LIBRARIES += \ libplatformprotos Loading
Android.mk +1 −2 Original line number Diff line number Diff line Loading @@ -1474,8 +1474,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) Loading
libs/hwui/hwui_static_deps.mk +3 −1 Original line number Diff line number Diff line Loading @@ -27,5 +27,7 @@ LOCAL_SHARED_LIBRARIES += \ libft2 \ libminikin \ libandroidfw \ libRScpp \ libRScpp LOCAL_STATIC_LIBRARIES += \ libplatformprotos