universal7885: xml: format using xmllint

This commit is contained in:
roynatech2544 2022-04-15 11:26:05 +09:00
commit 9b2915e070
92 changed files with 6371 additions and 7254 deletions

View file

@ -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>