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

@ -15,6 +15,6 @@
-->
<!-- Pixel specific wifi overlays -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.wifi.resources.samsung_universal7884B" android:versionCode="1" android:versionName="1.0">
<application android:hasCode="false"/>
<overlay android:targetPackage="com.android.wifi.resources" android:targetName="WifiCustomization" android:isStatic="true" android:priority="0"/>
<application android:hasCode="false"/>
<overlay android:targetPackage="com.android.wifi.resources" android:targetName="WifiCustomization" android:isStatic="true" android:priority="0"/>
</manifest>