commit | 6a050dce6a595be23aad72fafff7f9d0aef364d2 | [log] [tgz] |
---|---|---|
author | Eva Chen <evaschen@google.com> | Tue Dec 08 21:56:26 2020 -0800 |
committer | Eva Chen <evaschen@google.com> | Wed Jan 20 17:36:13 2021 -0800 |
tree | 08cebd9923ebe76494011402b4fdd875a955542d | |
parent | 2589c2dfeeb7f13518b3b6e10cdea6dff394efdf [diff] |
Automotive overlay config changes for enabling GNSS time detection. Bug: 157265008 Test: Manual Change-Id: Ib146d3d131144d8a04921a13ced74988639c897f
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.