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

Commit 74876ad2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes Ia0b94726,I83468115,I8226c327,I0a439d16 into tm-dev am: 4120077e

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/17920272



Change-Id: I50b14cacbe5745ea54acb9413ce6e6f7da2763df
Ignore-AOSP-First: this is an automerge
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 785630cc 4120077e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ table QosConfiguration {
table AudioSetConfiguration {
    name: string (key, required);
    codec_config_name: string (required);
    qos_config_name: string (required);
    qos_config_name: [string] (required);
}
table AudioSetConfigurations {
    _comments_: [string];
Loading