commit | b81efd2978321e3f9bb66d867d26537ceded1d8c | [log] [tgz] |
---|---|---|
author | Haoxiang Li <haoxiangl@google.com> | Thu Apr 01 22:26:37 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Apr 01 22:26:37 2021 +0000 |
tree | 7211bcf515ae62309cc15b9b5cd8c3470ff4f804 | |
parent | 70fb47b1004019377f595e7a70542962210871a4 [diff] | |
parent | 6e6fd3abedc73fbe8ffbaebe908e1e81b8f52b7d [diff] |
Merge "3D optimization for Surround View" into sc-dev
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.