commit | 80e5309822517009294effc46bd4f261c4c233b5 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Thu Oct 15 23:27:15 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Oct 15 23:27:15 2020 +0000 |
tree | aa4a4df757d321a52bb810c4a846d8e901ab45bd | |
parent | ac14afc96a8ad456d093faf18d62d9fc6d57cbb1 [diff] | |
parent | cc018e80a2f01903a12c327878c1afe22a732d77 [diff] |
Merge "put centaur_1.mpg in data field"
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.