commit | 03d1ed5f824c7692a983858b86fb3ef4b50a2b11 | [log] [tgz] |
---|---|---|
author | Gregory Clark <gregoryclark@google.com> | Thu Jun 06 16:26:53 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jun 06 16:26:53 2019 +0000 |
tree | c52553134b8799a2bba45624f5a4a83afa2f8c95 | |
parent | 8b924da66e2d1ba61fd957986c604b35826b9ef5 [diff] | |
parent | 55620c122e8b36925a955e6f47a3c4ff8282d285 [diff] |
Merge "Use PerUserCarService in the CarLocationService." 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.