Class android.content.pm.PackageInstaller.SessionParams
| Added Methods | |
|---|---|
void setInstallScenario(int) |
|
void setRequireUserAction(int) |
|
| Changed Methods | ||
|---|---|---|
void setAutoRevokePermissionsMode(boolean) |
Now deprecated. |
|
| Added Fields | |
|---|---|
int USER_ACTION_NOT_REQUIRED |
|
int USER_ACTION_REQUIRED |
|
int USER_ACTION_UNSPECIFIED |
|
