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

Commit 90ec7389 authored by Jon Miranda's avatar Jon Miranda
Browse files

Add taskbar_overflow flag to launcher.aconfig

Bug: 368119679
Test: EXEMPT just adding flag
Flag: com.android.launcher3.taskbar_overflow
Change-Id: Iba02590cab8be7b4834cdbb0464bbe37e2828f79
parent a01ec68f
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -419,3 +419,10 @@ flag {
    description: "Support changing quiet mode for user profiles in taskbar."
    bug: "345760034"
}

flag {
    name: "taskbar_overflow"
    namespace: "launcher"
    description: "Show recent apps in the taskbar overflow."
    bug: "368119679"
}