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

Commit 463cd9e2 authored by beatricemarch's avatar beatricemarch Committed by Beatrice Marchegiani
Browse files

Change namespace of flag to 'onboarding'

Test: atest -v SystemBackupAgentTest
Bug: 296844513
Change-Id: Ia7aed9b33115612a0733956551615ae6d775999c
parent 657d7ce5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ flag {

flag {
    name: "enable_metrics_system_backup_agents"
    namespace: "backup"
    namespace: "onboarding"
    description: "Enable SystemBackupAgent to collect B&R agent metrics by passing an instance of "
            "the logger to each BackupHelper."
    bug: "296844513"