Class android.app.admin.DevicePolicyManager

Added Methods
void setDefaultSmsApplication(ComponentName, String)  
 

Changed Methods
void installSystemUpdate(ComponentName, Uri, Executor, InstallSystemUpdateCallback) Change in signature from (ComponentName, Uri, Executor, InstallUpdateCallback) to (ComponentName, Uri, Executor, InstallSystemUpdateCallback).