commit | cd82e042a32566c50bd3860dbbb56d2eddb562f5 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Nov 26 23:22:54 2020 -0800 |
committer | Bill Yi <byi@google.com> | Thu Nov 26 23:22:54 2020 -0800 |
tree | 20f537a39dd0a9d824f7450dde84b0366f737a1a | |
parent | ac625dc3a3708249a3d918da215aff9fe2e60e77 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I19877156834e61bd5324a02295e736147d58862f
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.