commit | 770f5b97db7d6dc1cd920ca4cd93da3bcdce6e3e | [log] [tgz] |
---|---|---|
author | Nicholas Sauer <nicksauer@google.com> | Sat Apr 17 13:56:43 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Apr 17 13:56:43 2021 +0000 |
tree | 7c71fc61ac529d6a53ef016cef4c4212b09661c7 | |
parent | 9079a779f29d340b65a45446aa4b1de8f5e0b3f3 [diff] | |
parent | ee8a70caf38f75a3f0782fe3ae85d49591db239c [diff] |
Merge "Add Accuracy related info the location status." into sc-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.