Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c121e43e authored by Bhavuk Jain's avatar Bhavuk Jain Committed by Android (Google) Code Review
Browse files

Merge "Cleanup of color contrast flag" into main

parents 639b7023 c2989b0a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -205,12 +205,10 @@ public final class DefaultCustomizationSections implements CustomizationSections
                                mThemesUserEventLogger));

                // Color contrast section
                if (mFlags.isColorContrastControlEnabled()) {
                    sectionControllers.add(
                            new ColorContrastSectionController(new ViewModelProvider(activity,
                                    mColorContrastSectionViewModelFactory)
                                    .get(ColorContrastSectionViewModel.class), lifecycleOwner));
                }
                // App grid section.
                sectionControllers.add(
                        new GridSectionController(