commit | f0d967e2cc0f85400d5e8f6aae6cf1fa706a82f3 | [log] [tgz] |
---|---|---|
author | Huihong Luo <huisinro@google.com> | Tue Jun 04 16:41:32 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 04 16:41:32 2019 +0000 |
tree | 6fdfa9042ca60902da726de4f7c70f609ea86d6f | |
parent | 91447af0222c60c48ee9f2feec7e5dae76b199ed [diff] | |
parent | 2b1368dbcbe89323445b0995a52850bdda67ecd5 [diff] |
Merge "Add stub for android.settings.android.settings.IGNORE_BACKGROUND_DATA_RESTRICTIONS_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.