commit | 1183b757162353d4307fa6ae7e3c4a5010f767a8 | [log] [tgz] |
---|---|---|
author | Android Build Merger (Role) <noreply-android-build-merger@google.com> | Tue Jun 04 15:08:20 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 04 15:08:20 2019 +0000 |
tree | 2b075304cdc54d25729bc206c6ffd8c1d948f1dd | |
parent | 655c671239cb27da0a76cd93e5e2c6c32d7bd50d [diff] | |
parent | 19545545507b1641eeac2e5ffc206bc88308b248 [diff] |
Merge "Merge "Add stub for android.settings.WEBVIEW_SETTINGS" into qt-dev am: 35cae89983 am: b37dd5bd5b" into qt-r1-dev-plus-aosp
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.