Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17e69212 authored by Sasha Kuznetsov's avatar Sasha Kuznetsov
Browse files

Fix comment in 1.1 GNSS HAL VTS tests

Test: n/a
Change-Id: I12cbf004f6b7d494b066478d62a62af22f67c1ac
parent 068f928e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -427,7 +427,7 @@ TEST_P(GnssHalTest, BlacklistConstellationWithLocationOff) {
 *
 * 1) Turns on location, waits for 3 locations, ensuring they are valid, and checks corresponding
 * GnssStatus for any non-GPS constellations.
 * 2a & b) Turns off location, and blacklist first non-GPS constellations.
 * 2a & b) Blacklist first non-GPS constellation, and turn off location.
 * 3) Restart location, wait for 3 locations, ensuring they are valid, and checks corresponding
 * GnssStatus does not use any constellation but GPS.
 * 4a & b) Clean up by turning off location, and send in empty blacklist.