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

Commit 798ee28e authored by Henri Chataing's avatar Henri Chataing Committed by Automerger Merge Worker
Browse files

Merge "Add flag a2dp_aidl_encoding_interval" into main am: d25e7f7c am: c4dbfced

parents 26d37ab2 c4dbfced
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
    }
}