Bug 1107631 - fix bustage on CLOSED TREE

This commit is contained in:
Garvan Keeley 2015-02-10 12:43:35 -05:00
parent 08ce4ac9aa
commit f03b1f80a5

View File

@ -162,7 +162,7 @@ public class testSettingsMenuItems extends PixelTest {
if (AppConstants.MOZ_STUMBLER_BUILD_TIME_ENABLED) {
// Anonymous cell tower/wifi collection
String[] networkReportingUi = { "Mozilla Location Service", "Shares approximate Wi-Fi and cellular location of your device with Mozilla to improve our geolocation service" };
String[] networkReportingUi = { "Mozilla Location Service", "Help Mozilla map the world! Share approximate Wi-Fi and cellular location of your device to improve our geolocation service" };
settingsMap.get(PATH_MOZILLA).add(networkReportingUi);
String[] learnMoreUi = { "Learn more" };