Class android.app.admin.DevicePolicyManager

Removed Methods
ComponentName getMandatoryBackupTransport()  
List<String> getMeteredDataDisabled(ComponentName)  
String getPasswordBlacklistName(ComponentName)  
void setMandatoryBackupTransport(ComponentName, ComponentName)  
List<String> setMeteredDataDisabled(ComponentName, List<String>)  
boolean setPasswordBlacklist(ComponentName, String, List<String>)  
void wipeDataWithReason(int, CharSequence)  
 

Added Methods
List<String> getMeteredDataDisabledPackages(ComponentName)  
boolean isDeviceIdAttestationSupported()  
List<String> setMeteredDataDisabledPackages(ComponentName, List<String>)  
void wipeData(int, CharSequence)  
 

Changed Methods
boolean installKeyPair(ComponentName, PrivateKey, Certificate[], String, int) Change in signature from (ComponentName, PrivateKey, Certificate[], String, boolean, boolean) to (ComponentName, PrivateKey, Certificate[], String, int).
 
 

Removed Fields
int LOCK_TASK_FEATURE_RECENTS  
String POLICY_MANDATORY_BACKUPS  
int USER_OPERATION_ERROR_CURRENT_USER  
int USER_OPERATION_ERROR_MANAGED_PROFILE  
int USER_OPERATION_ERROR_MAX_RUNNING_USERS  
int USER_OPERATION_ERROR_UNKNOWN  
int USER_OPERATION_SUCCESS  
 

Added Fields
int INSTALLKEY_REQUEST_CREDENTIALS_ACCESS  
int INSTALLKEY_SET_USER_SELECTABLE  
int KEYGUARD_DISABLE_BIOMETRICS  
int KEYGUARD_DISABLE_FACE  
int KEYGUARD_DISABLE_IRIS  
int LOCK_TASK_FEATURE_OVERVIEW  
int WIPE_EUICC