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

Commit 96b35cd6 authored by Daniel Perez's avatar Daniel Perez Committed by Android (Google) Code Review
Browse files

Merge "Add flag to enable SettingsBackupAgent to collect B&R agent metrics." into main

parents b0897d6b 01a0ef4c
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -77,3 +77,10 @@ flag {
    description: "Enables read all external storage files"
    bug: "376598575"
}
flag {
    name: "enable_metrics_settings_backup_agents"
    namespace: "onboarding"
    description: "Enable SettingsBackupAgent to collect B&R agent metrics."
    bug: "379861078"
    is_fixed_read_only: true
}