LG8n: Fix malformed AndroidManifest.xml for WifiResOverlay

* Bruh

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-05 05:03:47 +08:00
parent 8b9320c577
commit 05005d148f

View file

@ -9,5 +9,5 @@
<overlay
android:isStatic="true"
android:priority="1"
android:targetPackage=com.android.wifi.resources" />
android:targetPackage="com.android.wifi.resources" />
</manifest>