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

Commit 96501df4 authored by Yuyang Huang's avatar Yuyang Huang
Browse files

add GMAP profile flag

Bug: 353978074
Bug: 315241296
Test: m packages/modules/Bluetooth
Flag: com.android.bluetooth.flags.leaudio_gmap_client
Change-Id: Ie85f2a7b219250f0a89acd28de5f5c4ae5c4d49f
parent d5d74609
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -364,3 +364,10 @@ flag {
        purpose: PURPOSE_BUGFIX
        purpose: PURPOSE_BUGFIX
    }
    }
}
}

flag {
    name: "leaudio_gmap_client"
    namespace: "bluetooth"
    description: "enable Gaming Audio Profile"
    bug: "353978074"
}