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

Commit 641202b1 authored by Anton Potapov's avatar Anton Potapov Committed by Android (Google) Code Review
Browse files

Merge "Enable app_panels_remove_apps_allowed For Droidfood" into udc-dev

parents 78ad5e0d f1cdd513
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -618,7 +618,7 @@ object Flags {
    // TODO(b/269132640): Tracking Bug
    @JvmField
    val APP_PANELS_REMOVE_APPS_ALLOWED =
        unreleasedFlag(2003, "app_panels_remove_apps_allowed", teamfood = true)
        releasedFlag(2003, "app_panels_remove_apps_allowed")

    // 2200 - biometrics (udfps, sfps, BiometricPrompt, etc.)
    // TODO(b/259264861): Tracking Bug