commit | 81569fc4d617922dd7121583537d68e47dd50217 | [log] [tgz] |
---|---|---|
author | Gregory Clark <gregoryclark@google.com> | Thu May 30 16:38:46 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu May 30 16:38:46 2019 -0700 |
tree | bd3481cb2817afd780958f09d64b360f3690a579 | |
parent | b41bce60242aa8e4b0054256953148cb0bc54a3e [diff] | |
parent | ede3999fbcef266e00451e23801510b70b4b6b19 [diff] |
Merge "Delete the location cache after SUSPEND_EXIT." into qt-dev am: 77a3fc4805 am: ee79857c52 am: ede3999fbc Change-Id: If90e399d36a617f1d6b47bca1a9014de7533240a
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.