commit | eba42888298c671c04b94765a9d434452621f70f | [log] [tgz] |
---|---|---|
author | Rishabh Bhardwaj <rishb@google.com> | Fri May 29 07:41:30 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri May 29 07:41:30 2020 +0000 |
tree | 727c4b873f51c554038ce8e381355e34ba60bdde | |
parent | bc3798aacbec11b91782ac534eef5bc166487a8c [diff] | |
parent | a10a7e51bfd764d4b8ad7243d89ca5c305f9ddbb [diff] |
Merge "Start BootUsbService on user switch" into rvc-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.