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

Commit 3eab570b authored by Myles Watson's avatar Myles Watson
Browse files

Add a flag for parsing VSC data with the controller

report_vsc_data_from_the_gd_controller is a small change that is a
good opportunity to experience the lifecycle of a flag.

Bug: 321295665
Bug: 315241296
Test: mma -j32
Change-Id: I3bc9e8099003fd9939bb117c709ab59697feb39a
parent 44f449e0
Loading
Loading
Loading
Loading

flags/vsc.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "report_vsc_data_from_the_gd_controller"
    namespace: "bluetooth"
    description: "Remove hand parsing of the VSC capabilities packets"
    bug: "321295665"
}
 No newline at end of file