blob: 0c39dcb037c8095c2341ba9da3f847952a3f89b8 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
SPDX-FileCopyrightText: 2022 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.common">
<overlay
android:isStatic="true"
android:priority="200"
android:targetName="WifiCustomization"
android:targetPackage="com.android.wifi.resources" />
</manifest>