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
This commit is contained in:
Charlie Anderson
2023-10-24 14:24:05 -04:00
parent d940da38be
commit c23a440f8d

View File

@@ -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"
}