Reduce scope for some methods in SliceFeatureProvider

Bug: 123937830
Test: rebuild
Change-Id: I62db60e8313fc94324b476642fe27a215b76b33d
This commit is contained in:
Fan Zhang
2019-03-13 15:19:51 -07:00
parent 6a312ab57a
commit 6120d57cbc
4 changed files with 7 additions and 21 deletions

View File

@@ -12,8 +12,6 @@ public interface SlicesFeatureProvider {
boolean DEBUG = false;
SlicesIndexer getSliceIndexer(Context context);
SliceDataConverter getSliceDataConverter(Context context);
/**