commit | 017eff1c35583653eb420f5a298208aa1fbf7b4e | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sat May 30 17:09:19 2020 +0000 |
committer | Bill Yi <byi@google.com> | Sat May 30 17:09:19 2020 +0000 |
tree | 2109191773a6ca1a1a932b4bd1972f433feedd13 | |
parent | 98ab7c2da4b9496e31aa4524e2d7dc53d9874094 [diff] |
Import translations. DO NOT MERGE Auto-generated-cl: translation import Change-Id: I9d7eaea054e30b638d76e06df27ad88298c39ef8
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.