commit | bbb166e7e1d5a490670dd71b3c6b3f595c133bf6 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Nov 25 17:23:55 2020 -0800 |
committer | Bill Yi <byi@google.com> | Wed Nov 25 17:23:55 2020 -0800 |
tree | c593094c5b3ec781a49776976cab13795cbb885d | |
parent | 26393d232cd2f2b6e0ee4c844fd886459b5ffd4e [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I8670cd87d4465af0a8ed7b0d2ff336df891673b0
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.