Revert^2 "redbull: Replace NFC app with NFC apex"

a1a475d8adb3e11d5c109a8753657ace0b22915b

Bug: 303286040
Test: Compiles

Change-Id: I2e24114c31f8f67056b354a53c5a99ffa8218b63
diff --git a/device-common.mk b/device-common.mk
index c61fc04..d2a32f3 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -432,7 +432,7 @@
 
 # NFC and Secure Element packages
 PRODUCT_PACKAGES += \
-    NfcNci \
+    $(RELEASE_PACKAGE_NFC_STACK) \
     Tag \
     SecureElement \
     android.hardware.nfc-service.st \