commit | 310652e5cde8a81032b28da13d9bb5a137be053f | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Aug 13 00:20:12 2021 +0000 |
committer | Bill Yi <byi@google.com> | Fri Aug 13 00:20:12 2021 +0000 |
tree | e17a20d5e9463d1f312db24cd594eec10503e1c2 | |
parent | d24eca0c138b60fca1e43d6338383f2f360ac9b6 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I031ab6d083c8540d83637aa57203a28b50b3cdf1
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.