commit | 35cae899836c755528f18e4f495265ef184b93ac | [log] [tgz] |
---|---|---|
author | Huihong Luo <huisinro@google.com> | Tue Jun 04 14:54:53 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 04 14:54:53 2019 +0000 |
tree | 2199ea58faeacbe7bf44afb2515423b838ce5dc6 | |
parent | 16635f4465cdbc9795cdb9509070e69a3acca13d [diff] | |
parent | 87dc2ef25a2e4f65171ec688deefbd3f1475f537 [diff] |
Merge "Add stub for android.settings.WEBVIEW_SETTINGS" into qt-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.