blob: 812521a9d1690eeb0669215d068f85c21f02bc7a [file] [log] [blame]
Nahhke28898b2025-03-26 17:41:25 -05001<!--
2 Copyright (C) 2025 The LineageOS Project
3 SPDX-License-Identifier: Apache-2.0
4-->
5<manifest xmlns:android="http://schemas.android.com/apk/res/android"
6 package="com.android.wifi.resources.overlay.target">
7 <overlay android:targetPackage="com.android.wifi.resources"
8 android:targetName="WifiCustomization"
9 android:isStatic="true"
10 android:priority="500"/>
11</manifest>