commit | b1f3f91d59ab4b71738cb7f7783ac6a5f3c3dfde | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Jun 18 00:39:28 2019 -0700 |
committer | Bill Yi <byi@google.com> | Tue Jun 18 00:39:28 2019 -0700 |
tree | 938bb5b12bfb000eca0bf07dc8dc09abf45d3f7c | |
parent | 6a301d0b9fe584d856574e3d2d425c5c51893da7 [diff] |
Import translations. DO NOT MERGE Auto-generated-cl: translation import Bug: 64712476 Change-Id: I25b674a1982a84dad00718e99f790c96acf762ea
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.