commit | 259c4f2dc040c5f41b2311a411527f84dd04a156 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Mon Apr 13 14:27:08 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Apr 13 14:27:08 2020 +0000 |
tree | 016ddb9235d46fcf9b644f03694dbff453a480ee | |
parent | dacc75dfd6c0625774f969b6e8d63ab0b55b7053 [diff] | |
parent | 1da9e92bc8488e79f229d1e66d880253507f4798 [diff] |
Merge "[Wi-Fi] Fix NetworkRequestErrorDialogFragment exception when rotation" 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.