LG8n: WifiResOverlay fixup

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-05 20:03:18 +08:00
parent 7abc2ba3da
commit 09b506016f

View file

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