commit | e073ba32f90006a28fbc266a08907cfd24ef3f02 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sun Apr 11 08:17:37 2021 -0700 |
committer | Bill Yi <byi@google.com> | Sun Apr 11 08:17:37 2021 -0700 |
tree | 53e1eedfd23d7309745f344548993dfe64fd53a9 | |
parent | b6887ca740b8a376f3a52cea21ea875b8b36f8b5 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: Ie33b7a363148e7752d560d6074da90b46e4df2a6
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.