The Google specific bits should not in AOSP tests.

Remove the "Support & tips" which only exist in Google setting.

Bug:77981983

Test: atest SettingsUITests -j40

Change-Id: I97bdc6d157da85b382b0ee8a655085bda3ceac80
This commit is contained in:
Jeff Chang
2018-04-17 14:44:24 +08:00
parent d0a1e0af1d
commit 91d3e727e2

View File

@@ -54,8 +54,7 @@ public class HomepageDisplayTests {
"Security & location", "Security & location",
"Accounts", "Accounts",
"Accessibility", "Accessibility",
"System", "System"
"Support & tips"
}; };
private UiDevice mDevice; private UiDevice mDevice;