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

Commit 2efa8e91 authored by Jakub Rotkiewicz's avatar Jakub Rotkiewicz
Browse files

flags: avdt_handle_suspend_cfm_bad_state

Bug: 315241296
Bug: 377830155
Test: mmm packages/modules/Bluetooth
Change-Id: Ie53567e849c96d89b0ce3bb408cb4737cbb9fa20
parent 8234b73e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -167,3 +167,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "avdt_handle_suspend_cfm_bad_state"
    namespace: "bluetooth"
    description: "Close connection on AVDTP Suspend Confirmation with BAD STATE error"
    bug: "377830155"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file