commit | 6514c9c0e640f2704e3d92f74005a5b43f2a6d6b | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Apr 22 11:01:50 2021 -0700 |
committer | Bill Yi <byi@google.com> | Thu Apr 22 11:01:50 2021 -0700 |
tree | 203be118b5dd4419050109f4b9d42053e6eef56f | |
parent | b9a080ef0b585de09fe7283c5c89e7b029fa1dc1 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I8a52454a47961463a0c265b7b7461d62ffeab3d1
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.