commit | 25b6ad8544dc121c7c8ffa79ea4672b74100410f | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Aug 10 23:25:46 2021 +0000 |
committer | Bill Yi <byi@google.com> | Tue Aug 10 23:25:46 2021 +0000 |
tree | 28dd95f38db6146bd56202ea124fa9b9428b76f9 | |
parent | 7c481aff2b70162bf59056da3021092695bd3540 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: Icba1b7378441edb8787d605c317b6fe36d62ac27
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.