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

Commit c2989b0a authored by Bhavuk Jain's avatar Bhavuk Jain
Browse files

Cleanup of color contrast flag

This CL aims at cleanup of the color contrast flag since the flag has
been fully rolled out.

Bug: 409604482
Flag: EXEMPT removing com.android.settings.accessibility.enable_color_contrast_control
Test: Tested by building and running picker on local
Change-Id: I06d3e08cecca1dd5ac81697856dcd209cc308fde
parent d01d8287
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(