Class android.os.Process

Added Methods
int[] getExclusiveCores()  
long getStartElapsedRealtime()  
long getStartUptimeMillis()  
boolean isApplicationUid(int)  
 

Changed Methods
UserHandle myUserHandle() Change from final to non-final.