mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Format xml again
* No tabs this time, 3-space intent
This commit is contained in:
parent
7ab4e966aa
commit
a7ef8f2b7e
93 changed files with 2634 additions and 2737 deletions
|
|
@ -1,4 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2019 The Android Open Source Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
|
@ -14,9 +13,9 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<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>
|
||||
<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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue