Merge "Fix crash on AppInfoDashboardFragment"
This commit is contained in:
@@ -88,7 +88,7 @@ public class AppInfoDashboardFragment extends DashboardFragment
|
|||||||
// Result code identifiers
|
// Result code identifiers
|
||||||
@VisibleForTesting
|
@VisibleForTesting
|
||||||
static final int REQUEST_UNINSTALL = 0;
|
static final int REQUEST_UNINSTALL = 0;
|
||||||
private static final int REQUEST_REMOVE_DEVICE_ADMIN = 1;
|
private static final int REQUEST_REMOVE_DEVICE_ADMIN = 5;
|
||||||
|
|
||||||
static final int SUB_INFO_FRAGMENT = 1;
|
static final int SUB_INFO_FRAGMENT = 1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user