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

Commit d25e7f7c authored by Henri Chataing's avatar Henri Chataing Committed by Gerrit Code Review
Browse files

Merge "Add flag a2dp_aidl_encoding_interval" into main

parents 9e169640 56953eaa
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -85,3 +85,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "a2dp_aidl_encoding_interval"
    namespace: "bluetooth"
    description: "Configure the data interval in audio BT HAL's PcmConfig"
    bug: "347781402"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}