Merge "Remove stale search result about "Recent location requests" page" into sc-dev am: 62315005fd
am: 4e4cae07b9
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15172993 Change-Id: I56c9d4c8a80006e2a1186a1a573c3acd669e2b4e
This commit is contained in:
@@ -62,7 +62,7 @@ public class CustomSiteMapRegistryTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void shouldContainRecentLocationRequestSeeAllFragmentPairs() {
|
||||
public void shouldContainRecentLocationAccessSeeAllFragmentPairs() {
|
||||
assertThat(CustomSiteMapRegistry.CUSTOM_SITE_MAP.get(
|
||||
RecentLocationAccessSeeAllFragment.class.getName())).isEqualTo(
|
||||
LocationSettings.class.getName());
|
||||
|
Reference in New Issue
Block a user