commit | 94862366979a9416c7ebaba7db91cef9a36e3cf1 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sat Apr 17 23:05:56 2021 -0700 |
committer | Bill Yi <byi@google.com> | Sat Apr 17 23:05:56 2021 -0700 |
tree | b2959d07808e1797d160d132c3daddbc7cfd8280 | |
parent | 4ed668787410c1732a4f28dda22ebdcae288e280 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I0e403afee2a2d7f83d2fda9c1a5dc83ae00d8032
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.