Merge "Move ZenModesBackend to SettingsLib." into main

This commit is contained in:
Ioana Alexandru
2024-06-21 16:50:27 +00:00
committed by Android (Google) Code Review
64 changed files with 165 additions and 1261 deletions

View File

@@ -29,6 +29,8 @@ import androidx.preference.PreferenceCategory;
import com.android.settings.R;
import com.android.settings.dashboard.DashboardFragment;
import com.android.settingslib.PrimarySwitchPreference;
import com.android.settingslib.notification.modes.ZenMode;
import com.android.settingslib.notification.modes.ZenModesBackend;
/**
* Preference controller for the link to an individual mode's configuration page.