commit | 1da4b5c44c999438588b2c684de89bc46139e06b | [log] [tgz] |
---|---|---|
author | gomo <gomo@google.com> | Sun Dec 02 02:49:10 2018 -0800 |
committer | gomo <gomo@google.com> | Sun Dec 02 04:46:37 2018 -0800 |
tree | 9f5e28b7c62f62a45137967d9fa8bd3bd62ebf12 | |
parent | 351129427698ce9abeb99689488357e4fd7faef6 [diff] |
Bluesky(go/bluesky) HAL and Default Implementation - Create new sub-package of gnss with the name Bluesky - Add bluesky/1/0/IBlueskyCorrections.hal - Add bluesky/1.0/types.hal - Modify IGnss.hal adding getExtensionBlueskyCorrections() - Modify IGnssCallback.hal exteding capability enum for Bluesky - Default Implementation Bug: 111441283 Change-Id: I4ab2ecae7f0c43bb2b708741e3a55aba1b015db0 Test: Existing tests pass.