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

Commit 89449a30 authored by Charlie Anderson's avatar Charlie Anderson Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag enable_launcher_br_metrics" into main

parents a481659e c23a440f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -69,3 +69,10 @@ flag {
    description: "Enables initiating split from a fullscreen app using keyboard shortcuts"
    bug: "270394122"
}

flag {
    name: "enable_launcher_br_metrics"
    namespace: "launcher"
    description: "Enables logging of Launcher restore metrics to the Backup & Restore team"
    bug: "307527314"
}