Revert the mandatory backups feature.
Bug: 79736299 Test: make RunSettingsGoogleRoboTests Test: make RunSettingsRoboTests Change-Id: Ie9702664c0fb4daccdee74eac6080c959fe1b608
This commit is contained in:
@@ -234,11 +234,6 @@ public class EnterprisePrivacyFeatureProviderImpl implements EnterprisePrivacyFe
|
||||
return activeAdmins;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean areBackupsMandatory() {
|
||||
return null != mDpm.getMandatoryBackupTransport();
|
||||
}
|
||||
|
||||
protected static class EnterprisePrivacySpan extends ClickableSpan {
|
||||
private final Context mContext;
|
||||
|
||||
|
Reference in New Issue
Block a user