blob: 1f2309ae78d4334f9886ca5403c596a9bf221c12 [file] [log] [blame]
ParsaAslaniYC1fce02c2025-10-23 18:00:49 +00001<!--
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.nfc.overlay.ingres">
7 <overlay android:targetPackage="com.android.nfc"
8 android:targetName="NfcCustomization"
9 android:isStatic="true"
10 android:priority="700"/>
11</manifest>