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

Commit 9adc8d8d authored by Jason Hsu's avatar Jason Hsu Committed by Gerrit Code Review
Browse files

Merge "flags: add metadata_api_microphone_for_call_enabled" into main

parents 2e5625e5 9007fa40
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -383,3 +383,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"
}