Merge "Remove Slice getter from BasePreferenceController"

This commit is contained in:
TreeHugger Robot
2017-12-11 17:40:05 +00:00
committed by Android (Google) Code Review
8 changed files with 1 additions and 48 deletions

View File

@@ -117,4 +117,4 @@ public class BasePreferenceControllerTest {
assertThat(mPreferenceController.isSupported()).isTrue();
}
}
}