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

Commit c23a440f authored by Charlie Anderson's avatar Charlie Anderson
Browse files

Add aconfig flag enable_launcher_br_metrics

Flag: ACONFIG  com.android.launcher3.enable_launcher_br_metrics DEVELOPMENT
Bug: 307527314
Bug: 305984208
Test: locally verify
Change-Id: I28488de7133d898e6ef990183f0af5f34732cced
parent d940da38
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"
}