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

Commit 46e17eaf authored by Brad Hinegardner's avatar Brad Hinegardner
Browse files

Remove unused remove_npvc_bottom_area_usage flag

Bug: 297037052
Test: NA treehugger
Flag: EXEMPT legacy flag remove_npvc_bottom_area_usage
Change-Id: Ibf7d5c516cd20dc75a21a87f306751794ab6391d
parent 2dc7b8b3
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -170,12 +170,6 @@ object Flags {
    val WALLPAPER_PICKER_GRID_APPLY_BUTTON =
            unreleasedFlag("wallpaper_picker_grid_apply_button")

    /** Keyguard Migration */

    // TODO(b/297037052): Tracking bug.
    @JvmField
    val REMOVE_NPVC_BOTTOM_AREA_USAGE = unreleasedFlag("remove_npvc_bottom_area_usage")

    /** Flag meant to guard the talkback fix for the KeyguardIndicationTextView */
    // TODO(b/286563884): Tracking bug
    @JvmField val KEYGUARD_TALKBACK_FIX = unreleasedFlag("keyguard_talkback_fix")