Merge "Restart location requests after HAL restarts" into tm-dev
This commit is contained in:
@@ -1587,6 +1587,7 @@ public class GnssLocationProvider extends AbstractLocationProvider implements
|
|||||||
if (isGpsEnabled()) {
|
if (isGpsEnabled()) {
|
||||||
setGpsEnabled(false);
|
setGpsEnabled(false);
|
||||||
updateEnabled();
|
updateEnabled();
|
||||||
|
restartLocationRequest();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user