tag | cf2844d334c8480cb5437fdd7c24ee57452a20d1 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Mon Jul 06 11:03:17 2020 -0700 |
object | f3330f6b6d65fc47229ef7d6cee289f01b5a6454 |
Android 10.0.0 release 40
commit | f3330f6b6d65fc47229ef7d6cee289f01b5a6454 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Sat Apr 04 23:04:40 2020 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sat Apr 04 23:04:40 2020 +0000 |
tree | b1150cdd786be7d955fc16cfa524142465b21ea5 | |
parent | 28e515c8b426539ec184ffa7de5f90716959c38e [diff] | |
parent | 3270b29b9053243d846298b760d9fce7ab4c9bd4 [diff] |
Snap for 6364796 from 3270b29b9053243d846298b760d9fce7ab4c9bd4 to qt-qpr3-release Change-Id: Ic9fa31d2df65b0e95af5a722172db29dabf04c06
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.