unplugged-system/external/openscreen/third_party/protobuf
2025-10-06 13:59:42 +00:00
..
BUILD.gn Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
proto_library.gni Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
protoc_wrapper.py Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.chromium Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Name: Protocol Buffers
Short Name: protobuf
URL: https://github.com/google/protobuf
License: BSD
License File: src/LICENSE
Security Critical: yes

Description:

Protocol buffers are Google's language-neutral, platform-neutral, extensible
mechanism for serializing structured data. Open Screen uses protobufs primary
for message serialization.