commit | ee79857c524d91b6538dcff2cff2d8c4477e443a | [log] [tgz] |
---|---|---|
author | Gregory Clark <gregoryclark@google.com> | Thu May 30 16:08:31 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Thu May 30 16:08:31 2019 -0700 |
tree | c5d4f8d2d2d9da3f4d7e01d289460bc67ed8afcb | |
parent | 04a1122cf46a345cd762b4991d3e6b2c0ec26eb8 [diff] | |
parent | 77a3fc4805e2828713bb98eaa474f45df267c177 [diff] |
Merge "Delete the location cache after SUSPEND_EXIT." into qt-dev am: 77a3fc4805 Change-Id: I0652470e8cdbecef47db3aa130a62f38cd7a9498
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.