sm7250-common: Split component-overrides to support pure AOSP/QTI BT stack

Change-Id: Ia40a996ba5164ba8a6fc5dde0dfb3ef859af1477
This commit is contained in:
PIPIPIG233666
2020-11-01 17:51:18 -05:00
committed by KakatkarAkshay
parent 9367c62504
commit 386e70b688
3 changed files with 23 additions and 3 deletions

View File

@@ -15,8 +15,6 @@
-->
<config>
<component-override package="com.android.bluetooth" >
<component class=".avrcpcontroller.AvrcpControllerService" enabled="true" />
<component class=".hid.HidDeviceService" enabled="true" />
<component class=".sap.SapService" enabled="true" />
</component-override>
</config>