sm7250-common: Match QVA static overlay configs for BT

Change-Id: I211ac4648d9762ded00cce7ed40af495e3b87766
This commit is contained in:
Bruno Martins
2021-06-03 21:30:43 +01:00
committed by KakatkarAkshay
parent 386e70b688
commit 80150924c4

View File

@@ -15,7 +15,12 @@
-->
<config>
<component-override package="com.android.bluetooth" >
<component class=".a2dpsink.A2dpSinkService" enabled="true" />
<component class=".avrcp.AvrcpTargetService" enabled="false" />
<component class=".avrcpcontroller.AvrcpControllerService" enabled="true" />
<component class=".ba.BATService" enabled="true" />
<component class=".hfpclient.HeadsetClientService" enabled="false" />
<component class=".hid.HidDeviceService" enabled="true" />
<component class=".hid.HidHostService" enabled="true" />
</component-override>
</config>