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

Commit 7aaee991 authored by Henri Chataing's avatar Henri Chataing
Browse files

Add flag a2dp_lhdc_api

Bug: 380118954
Bug: 315241296
Test: m com.android.btservices
Flag: com.android.bluetooth.flags.a2dp_lhdc_api
Change-Id: Ie17edf5133ec9bbad9a7bd1d72c1c9d03d480444
parent 37de3cb8
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -177,3 +177,11 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "a2dp_lhdc_api"
    namespace: "bluetooth"
    description: "API change for LHDC codec support"
    is_exported: true
    bug: "380118954"
}