commit | 0de81a85708286d71e3d44ffc2c1b50470508685 | [log] [tgz] |
---|---|---|
author | Yu-Han Yang <yuhany@google.com> | Wed Mar 12 22:13:31 2025 +0000 |
committer | Yu-Han Yang <yuhany@google.com> | Wed Mar 12 15:21:16 2025 -0700 |
tree | a15553b2e69092ddf663309571b46d9e8194711c | |
parent | f33aa725054f9ee4fdaf5cf071f2def9b6e13ca1 [diff] |
Report mock measurements consistent with SvInfo This CL updates the cuttlefish (emulator) implementation only. Previously it only reports one GnssMeasurement but there are many more GnssStatus which are used-in-fix. It causes a CTS test failure which checks the consistency between GnssMeasurement and GnssStatus. Bug: 401427992 Test: atest GnssMeasurementValuesTest#testListenForGnssMeasurements Flag: TEST_ONLY Change-Id: I255b88c583e21b3ca9b525853433800f1b4dc1e3