Merge "Adds the Clear App dialog for Instant Apps"
This commit is contained in:
committed by
Android (Google) Code Review
commit
5ed1fc855e
@@ -37,7 +37,7 @@ public interface ApplicationFeatureProvider {
|
||||
* only relevant to instant apps.
|
||||
*/
|
||||
InstantAppButtonsController newInstantAppButtonsController(Fragment fragment,
|
||||
View view);
|
||||
View view, InstantAppButtonsController.ShowDialogDelegate showDialogDelegate);
|
||||
|
||||
/**
|
||||
* Calculates the total number of apps installed on the device via policy in the current user
|
||||
|
Reference in New Issue
Block a user