Merge "Remove unused interface API"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f24b749ec0
@@ -67,9 +67,4 @@ public interface SupportFeatureProvider {
|
|||||||
* @param activity Calling activity.
|
* @param activity Calling activity.
|
||||||
*/
|
*/
|
||||||
void startSupportV2(Activity activity);
|
void startSupportV2(Activity activity);
|
||||||
|
|
||||||
/**
|
|
||||||
* Returns a url with information to introduce user to new device.
|
|
||||||
*/
|
|
||||||
String getNewDeviceIntroUrl(Context context);
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user