commit | 700da26a17e7ee1b114b75370017d724dac1afbb | [log] [tgz] |
---|---|---|
author | Harpreet "Eli" Sangha <eliptus@google.com> | Thu Sep 24 03:00:46 2020 +0000 |
committer | Harpreet "Eli" Sangha <eliptus@google.com> | Thu Sep 24 03:00:46 2020 +0000 |
tree | 622a89950e2aac09028bcf92594d452751c028d8 | |
parent | c13de32a276628a89c87109a169aa2e87086260a [diff] |
Revert^3 "Add surround view object detection graph runner" ebed7532eddbd84f8f0e9c8f8249381bf21479ac Change-Id: I39cd4b28b7c0fea30713a0b59d93d8678a134a3f
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.