Class android.content.pm.PackageInstaller.SessionParams

Removed Methods
void setDataLoaderParams(DataLoaderParams)  
 

Changed Methods
void setAutoRevokePermissionsMode(boolean) Now deprecated.
 
void setRequireUserAction(int) Change in signature from boolean to int.
 
 

Added Fields
int USER_ACTION_NOT_REQUIRED  
int USER_ACTION_REQUIRED  
int USER_ACTION_UNSPECIFIED