Class android.content.pm.PackageInstaller.SessionInfo

Added Methods
int[] getChildSessionIds()  
int getParentSessionId()  
int getStagedSessionErrorCode()  
String getStagedSessionErrorMessage()  
UserHandle getUser()  
boolean isMultiPackage()  
boolean isSessionApplied()  
boolean isSessionFailed()  
boolean isSessionReady()  
boolean isStaged()  
 

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