Files
device_xiaomi_sapphire/overlay/WifiResTarget/AndroidManifest.xml
boedhack99 40cd1a4a45 topaz: Import device-specifics overlays
Change-Id: Ie9eabba9841ce8bded3998e99ce473a4bd60035b
2023-12-02 17:01:05 +07:00

14 lines
420 B
XML

<!--
Copyright (C) 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.wifi.resources.overlay.target">
<overlay
android:isStatic="true"
android:priority="500"
android:targetName="WifiCustomization"
android:targetPackage="com.android.wifi.resources" />
</manifest>