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

Commit 9007fa40 authored by jasonwshsu's avatar jasonwshsu
Browse files

flags: add metadata_api_microphone_for_call_enabled

Bug: 372395197
Bug: 315241296
Test: m service-bluetooth
Change-Id: I1f409d8890023477048c6ed3c6a02f871d132eb9
parent 43bb005e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -375,3 +375,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "metadata_api_microphone_for_call_enabled"
    is_exported: true
    namespace: "bluetooth"
    description: "API to get and set microphone for call enable status"
    bug: "372395197"
}