summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-12-11 22:00:34 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-12-11 22:00:34 +0000
commit09b4d2c8ebb9e5ab10c80b0c4816226d88ff0447 (patch)
treef44db7726abcffbdfc48b0f09dda605c0bc2bfa5
parent7357a6d908d6b6f7be4b56c2ed8d740499e8e420 (diff)
parent8d70c63afaf84efaba16a6f90e3c5e85b3643d52 (diff)
downloadredbull-09b4d2c8ebb9e5ab10c80b0c4816226d88ff0447.tar.gz
Merge "Revert^2 "redbull: Replace NFC app with NFC apex"" into main
-rw-r--r--device-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index a3fb90ee..bc4ae6f1 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -432,7 +432,7 @@ PRODUCT_PACKAGES += \
# NFC and Secure Element packages
PRODUCT_PACKAGES += \
- NfcNci \
+ $(RELEASE_PACKAGE_NFC_STACK) \
Tag \
SecureElement \
android.hardware.nfc-service.st \