shusky: Replace NFC app with NFC apex

Bug: 303286040
Test: Compiles
Change-Id: Id4e1b40e5a077f8e0f1e342e01d28a9a1a34c4d0
This commit is contained in:
Roshan Pius 2023-10-11 11:35:39 -07:00 committed by Xin Li
parent 02a4549493
commit 20a2f7b30c
3 changed files with 3 additions and 3 deletions

View file

@ -82,7 +82,7 @@ PRODUCT_COPY_FILES += \
device/google/shusky/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
PRODUCT_PACKAGES += \
NfcNci \
com.android.nfcservices \
Tag \
android.hardware.nfc-service.st

View file

@ -66,7 +66,7 @@ PRODUCT_COPY_FILES += \
device/google/shusky/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
PRODUCT_PACKAGES += \
NfcNci \
com.android.nfcservices \
Tag \
android.hardware.nfc-service.st

View file

@ -70,7 +70,7 @@ PRODUCT_COPY_FILES += \
device/google/shusky/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
PRODUCT_PACKAGES += \
NfcNci \
com.android.nfcservices \
Tag \
android.hardware.nfc-service.st