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

Commit 3ca00265 authored by Jeremy Sim's avatar Jeremy Sim Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for enable_app_pairs" into main

parents 0a160150 ca90a5c4
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "An Example Flag"
    description: "An Example Flag"
    bug: "300136750"
    bug: "300136750"
}
}

flag {
    name: "enable_app_pairs"
    namespace: "multitasking"
    description: "Enables the ability to create and save app pairs to the Home screen"
    bug: "274835596"
}
 No newline at end of file