mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: bluetooth: HAL uprev to 1.1
* Additionally, more force enables Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
3cd86ce33a
commit
e85039c0b9
3 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,8 @@
|
|||
<component class=".avrcpcontroller.AvrcpControllerService" enabled="true" />
|
||||
<component class=".avrcpcontroller.BluetoothMediaBrowserService" enabled="true" />
|
||||
<component class=".hfpclient.connserv.HeadsetClientService" enabled="true" />
|
||||
<component class=".hfpclient.HeadsetClientService" enabled="true" />
|
||||
<component class=".hfpclient.HeadsetClientService" enabled="true" />
|
||||
<component class=".hfpclient.connserv.HfpClientConnectionService" enabled="true" />
|
||||
<component class=".sap.SapService" enabled="true" />
|
||||
</component-override>
|
||||
</config>
|
||||
Loading…
Reference in a new issue