commit | b5b30f96f232b42f25821648a38efa2729c6aeb2 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Jul 30 08:36:22 2021 +0000 |
committer | Bill Yi <byi@google.com> | Fri Jul 30 08:36:22 2021 +0000 |
tree | f296e84ff41df50e36e27e304e7128d5ae58bab3 | |
parent | 5ae012bc384f1b7489d6ca0f89f01a892ed1912b [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I686464975b3fc72caf4f54f27096b48a6dc882f7
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.