Class android.content.pm.PackageInstaller.SessionInfo

Added Methods
int[] getChildSessionIds()  
int getParentSessionId()  
int getStagedSessionErrorCode()  
String getStagedSessionErrorMessage()  
UserHandle getUser()  
boolean isMultiPackage()  
boolean isStaged()  
boolean isStagedSessionApplied()  
boolean isStagedSessionFailed()  
boolean isStagedSessionReady()  
 

Added Fields
int INVALID_ID  
int STAGED_SESSION_ACTIVATION_FAILED  
int STAGED_SESSION_NO_ERROR  
int STAGED_SESSION_UNKNOWN  
int STAGED_SESSION_VERIFICATION_FAILED