blob: 04df4cbd0315edc23839d594e530e2e82ecf48c3 [file] [log] [blame]
Nikita Savchenko4eed85c2025-07-03 11:43:09 +00001<?xml version="1.0" encoding="utf-8"?>
2<!--Copyright (c) 2020, Qualcomm Technologies, Inc.
3 All Rights Reserved.
4-->
5<manifest xmlns:android="http://schemas.android.com/apk/res/android"
6 coreApp="true"
7 package="com.android.wifi.resources.overlay.common">
8 <overlay android:targetPackage="com.android.wifi.resources" android:targetName = "WifiCustomization" android:isStatic="true" />
9</manifest>