summaryrefslogtreecommitdiff
path: root/src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt')
-rw-r--r--src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt b/src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt
index d35c3820..15deb008 100644
--- a/src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt
+++ b/src/com/android/customization/picker/notifications/ui/section/NotificationSectionController.kt
@@ -24,7 +24,7 @@ import androidx.lifecycle.LifecycleOwner
import com.android.customization.picker.notifications.ui.binder.NotificationSectionBinder
import com.android.customization.picker.notifications.ui.view.NotificationSectionView
import com.android.customization.picker.notifications.ui.viewmodel.NotificationSectionViewModel
-import com.android.wallpaper.R
+import com.android.themepicker.R
import com.android.wallpaper.model.CustomizationSectionController
/** Controls a section with UI that lets the user toggle notification settings. */