commit | 8e1ecb6ac1c020324616b1cdf10491b40e455f48 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Mar 19 06:16:33 2021 +0000 |
committer | Bill Yi <byi@google.com> | Fri Mar 19 06:16:33 2021 +0000 |
tree | bbe2edf6007350e8c0a8a94763ce76275364cb77 | |
parent | b5228d89a3a0c10546f9ef088a7ca35a22e461ac [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I3f76d5f88ffd486fb6ddbb41b5a8d42cd5e9c4da
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.