commit | fc58e0e374b908a848b9275893f1a35f6b1692e4 | [log] [tgz] |
---|---|---|
author | Zhomart Mukhamejanov <zhomart@google.com> | Wed Jun 05 21:48:22 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jun 05 21:48:22 2019 -0700 |
tree | 6dc7837578b7e4bd1dd2e200bc352748dd982528 | |
parent | bde9a5ef8b836711a350bcf95948ea036d5397fb [diff] | |
parent | 35916503120bcf62f06f520e8b569b73933c25cd [diff] |
Merge "Add progress API to ICarBugreport and CarBugReportManagerService." into qt-dev am: 8b924da66e am: 9216fc25a9 am: 3591650312 Change-Id: I577a4e88c2278f5d7b2bcfae1e0bf574d1b63469
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.