mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: xml: format using xmllint
This commit is contained in:
parent
7d313f6d93
commit
9b2915e070
92 changed files with 6371 additions and 7254 deletions
|
|
@ -14,9 +14,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