Merge "redbull: Replace NFC app with NFC apex" into main
diff --git a/device-common.mk b/device-common.mk
index 82f999c..2758069 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -435,7 +435,7 @@
 
 # NFC and Secure Element packages
 PRODUCT_PACKAGES += \
-    NfcNci \
+    com.android.nfcservices \
     Tag \
     SecureElement \
     android.hardware.nfc-service.st \