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

Commit 6c59ded7 authored by Krzysztof Kopyściński's avatar Krzysztof Kopyściński
Browse files

flag: adm_verify_active_fallback_device

Bug: 369799111
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I3cf876548355024cfc327f9640640e112cd0cc9c
parent cad799bd
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -20,3 +20,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "adm_verify_active_fallback_device"
    namespace: "bluetooth"
    description: "Verify if device selected for fallback is different then last one"
    bug: "369799111"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file