commit | df77bc1e4c9c588393f1f4a6fdd98ce182a464ca | [log] [tgz] |
---|---|---|
author | Zhomart Mukhamejanov <zhomart@google.com> | Thu Jun 06 11:24:57 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 06 11:24:57 2019 -0700 |
tree | 90eab9602fb5b4197c4d6cb5a1aac0614aa154c4 | |
parent | 3a21fb7ecaef2f874683b4469f65671c7cc0c01f [diff] | |
parent | a6f4350b111bb7e14badb110d65cc2874a0ce6b3 [diff] |
Merge "Add progressbar to BugReportApp." into qt-dev am: be385333e8 am: f16ca13b91 am: a6f4350b11 Change-Id: I8be5bb24eec5e6725a2239d9b553cb5baca57e12
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.