commit | 5dcd5d9429416786de40f0f1b79a6a73ecb2af0a | [log] [tgz] |
---|---|---|
author | Andrii Kulian <akulian@google.com> | Fri Mar 27 01:08:35 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Mar 27 01:08:35 2020 +0000 |
tree | ba852dc6167a711f0584063c194789c2342edb59 | |
parent | d97bf248f6e289b276f12aa6155d438edd3bce96 [diff] | |
parent | 9d65865b1b10dea364355f514e3091d09abf1f4f [diff] |
Merge "Report bounds instead of size in WindowMetrics" 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.