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

Commit 26c9f1fe authored by Ze Li's avatar Ze Li
Browse files

[Temp bonding] Add flag to change temp bond UI

Test: manual test
Bug: 362859132
Flag: com.android.settingslib.flags.enable_temporary_bond_devices_ui
Change-Id: I3f227763addeb6748d74adb94559c0f55c62ee77
parent 40e16b58
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -209,3 +209,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_temporary_bond_devices_ui"
    namespace: "cross_device_experiences"
    description: "UI changes for temporary bond devices in audio sharing."
    bug: "362859132"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}