Migrate all remaining condition cards to v2.
Bug: 112485407 Test: robotests Change-Id: I3c304c308fa6f499b4b5e21d4c5735cde7b90220
This commit is contained in:
@@ -33,6 +33,10 @@ import com.android.settings.R;
|
||||
import com.android.settings.core.SubSettingLauncher;
|
||||
import com.android.settings.notification.ZenModeSettings;
|
||||
|
||||
/**
|
||||
* @deprecated in favor of {@link com.android.settings.homepage.conditional.v2.DndConditionCard}
|
||||
*/
|
||||
@Deprecated
|
||||
public class DndCondition extends Condition {
|
||||
|
||||
private static final String TAG = "DndCondition";
|
||||
|
Reference in New Issue
Block a user