blob: 1f2309ae78d4334f9886ca5403c596a9bf221c12 [file] [log] [blame]
<!--
Copyright (C) 2025 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.nfc.overlay.ingres">
<overlay android:targetPackage="com.android.nfc"
android:targetName="NfcCustomization"
android:isStatic="true"
android:priority="700"/>
</manifest>