Remove unused variable
-remove VIEW_TYPE_SLIDER_LARGE_ICON -remove MEDIA_OUTPUT_GROUP_SLICE_URI -remove MEDIA_OUTPUT_SLICE_URI Bug: 175850711 Test: build pass Change-Id: Iecf987cc91934a7598762523814f5f575302dde2
This commit is contained in:
@@ -31,7 +31,6 @@ import java.util.List;
|
||||
public interface PanelContent extends Instrumentable {
|
||||
|
||||
int VIEW_TYPE_SLIDER = 1;
|
||||
int VIEW_TYPE_SLIDER_LARGE_ICON = 2;
|
||||
|
||||
/**
|
||||
* @return a icon for the title of the Panel.
|
||||
|
Reference in New Issue
Block a user