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

Commit 9a3fd080 authored by Josh's avatar Josh
Browse files

Added flag for extended apps shortcut category in shortcut helper

Test: NA
Flag: com.android.systemui.extended_apps_shortcut_category
Bug: 394290928

Change-Id: I291c69bab6697e51987135fe345c4294a1b46fc5
parent d2ade5c3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2172,3 +2172,10 @@ flag {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "extended_apps_shortcut_category"
    namespace: "systemui"
    description: "Allow users to add shortcuts to open apps that are not present in the apps category in shortcut helper by default"
    bug: "394290928"
}