universal7885: Format xml again

* No tabs this time, 3-space intent
This commit is contained in:
roynatech2544 2022-04-27 13:18:04 +02:00
commit a7ef8f2b7e
No known key found for this signature in database
GPG key ID: 50ABF73F0D19445D
93 changed files with 2634 additions and 2737 deletions

View file

@ -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");
@ -15,6 +14,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>