aboutsummaryrefslogtreecommitdiffstats
path: root/README.android
diff options
context:
space:
mode:
authorChih-hung Hsieh <chh@google.com>2018-08-03 12:21:47 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-03 12:21:47 -0700
commite9ab58d7c0a173e058cfd3e15f1a72a4c0c8be93 (patch)
tree5b409ebd4bd2fec7fd211618f0cf43dad17fc5e8 /README.android
parent266c9bb486ee64a6e894459ba62128c60b27ce94 (diff)
parenta03b9a5de3902a5b9c4e9c185998ebff1a41cbdf (diff)
downloadplatform_external_protobuf-master-cuttlefish-testing-release.tar.gz
platform_external_protobuf-master-cuttlefish-testing-release.tar.bz2
platform_external_protobuf-master-cuttlefish-testing-release.zip
am: a03b9a5de3 Change-Id: I97df2a0ff28f386b76d8a793753a026de565595b
Diffstat (limited to 'README.android')
-rw-r--r--README.android1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.android b/README.android
index f1e97d9d3..0f7d5e1b3 100644
--- a/README.android
+++ b/README.android
@@ -9,6 +9,7 @@ Local Modifications:
- Initial changes include support for the micro protobuf compiler and the
assoicated runtime.
- https://github.com/google/protobuf/pull/2732: const FieldDescriptorCompare
+ - Add NOLINT to "return *default_instance_;" in cpp_message.cc.
Protocol Buffers are a way of encoding structured data in an efficient
yet extensible format. Google uses Protocol Buffers for almost all