universal7885: Format xml using xmlstarlet

This commit is contained in:
roynatech2544 2022-04-18 13:32:36 +09:00
commit 442aa11e81
92 changed files with 6341 additions and 6351 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>