commit | 833ddbb5fb77f17bb6f9e117a6615400052a874e | [log] [tgz] |
---|---|---|
author | Yipeng Cao <tccyp@google.com> | Tue Jul 18 22:37:19 2017 -0700 |
committer | Yipeng Cao <tccyp@google.com> | Sun Jul 30 00:27:31 2017 +0000 |
tree | 7438180a020c2dd5be54455b4123e4a01b7dcb30 | |
parent | 594248f02523e63511e765b54154541195860037 [diff] |
pseudorange with position validation cts Use the calculate the location based on GnssMeasurement to validate the location result from the hardware. b/37641153 go/wls-open to see the details of how to review this CL The pseudorange part of this CL is patched from CL/161832325 Test: run cts -m CtsLocation2TestCases --test android.location2.cts.GnssPseudorangeVerificationTest -l debug was able to run the apk to the location lab's machine by using: adb shell am instrument -w -e class android.location.cts.GnssPseudorangeVerificationTest \ android.location.cts/android.support.test.runner.AndroidJUnitRunner Change-Id: I199f10f663c400c76b8bb62b53a249e08b1c8a70 (cherry picked from commit 730852eee8c8e321e5341ee81d4b9c87015236a8)