commit | 4d94a3d01096a7c97b55bd6694ed74ecf5c50837 | [log] [tgz] |
---|---|---|
author | Huihong Luo <huisinro@google.com> | Tue Jun 04 08:08:27 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 04 08:08:27 2019 -0700 |
tree | 99cb16c3eeabe1129d5c7102943e61bfa6f272a6 | |
parent | 1183b757162353d4307fa6ae7e3c4a5010f767a8 [diff] | |
parent | e606d2af2803037f58e259b3ce2462f944747084 [diff] |
Merge "Add stub for android.settings.IGNORE_BATTERY_OPTIMIZATION_SETTINGS" into qt-dev am: 80ecec5935 am: e606d2af28 Change-Id: I8c9935a92e645292f28d8eb8d2c0e43ec6174c31
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.