sm7250-common: Switch to AOSP BT Stack

Signed-off-by: Sandeep-FED <sandymankara11@gmail.com>
This commit is contained in:
Akshay Kakatkar
2022-02-12 03:38:10 +00:00
committed by Sandeep P S
parent c13e9f282a
commit 8450fb0f17
8 changed files with 18 additions and 138 deletions

View File

@@ -15,6 +15,8 @@
-->
<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>