commit | fd4fa7a7f9c519aa798539b566ae4a73f3894957 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Apr 08 22:07:30 2021 -0700 |
committer | Bill Yi <byi@google.com> | Thu Apr 08 22:07:30 2021 -0700 |
tree | acd9d14f4029cd7778ff8c83bf34cdd69ce49ca4 | |
parent | d24d6e43f69809907d9aed6e24ceee91f6fbe265 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I2581c52f0d3184bade16e099de98a28f27558cd0
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.