Snap for 6341266 from 0b76ef19b5
to qt-qpr3-release
Change-Id: Ia441843ea6baf662430be40e7f2cf205dc87242f
This commit is contained in:
@@ -86,6 +86,12 @@ public class MockLocationAppPreferenceController extends DeveloperOptionsPrefere
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onDeveloperOptionsDisabled() {
|
||||||
|
super.onDeveloperOptionsDisabled();
|
||||||
|
removeAllMockLocations();
|
||||||
|
}
|
||||||
|
|
||||||
private void updateMockLocation() {
|
private void updateMockLocation() {
|
||||||
final String mockLocationApp = getCurrentMockLocationApp();
|
final String mockLocationApp = getCurrentMockLocationApp();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user