commit | acff4ba13caf5a087c788a09e636513cb94f72ef | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Oct 15 17:50:55 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Oct 15 17:50:55 2021 +0000 |
tree | 2e5cb9b9adc0135e601a4684200643f96a561bf1 | |
parent | 8f47a0b2f993a145a2175ba051f12636005beb7d [diff] | |
parent | ede7c761f1e74eecabada3a6fa8bc040ffcaee62 [diff] |
Merge "RRO Assistant VoicePlate Activity" into sc-v2-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.