commit | 24268e443433b402ee76ef8be1c3e41cf023727f | [log] [tgz] |
---|---|---|
author | Tobias Haamel <haamel@google.com> | Wed Oct 07 19:04:23 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Oct 07 19:04:23 2020 +0000 |
tree | 56b906f6b4709b339f61fef5c01abe5f9d0956e7 | |
parent | a2163172e291093cba730f7113775442c8f8f244 [diff] | |
parent | 8000610d778ec494562db5e7f6eabcef0ebddd9b [diff] |
Merge "Increase check to switch USB device to AOAP timeout" into rvc-qpr-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.