shusky: Replace NFC app with NFC apex

Bug: 303286040
Bug: 305783292
Test: Compiles
(cherry-picked from 9ecf2e42c8)
Merged-In: Id4e1b40e5a077f8e0f1e342e01d28a9a1a34c4d0

Change-Id: Id4e1b40e5a077f8e0f1e342e01d28a9a1a34c4d0
This commit is contained in:
Roshan Pius 2023-10-11 11:35:39 -07:00
parent 33465b7d41
commit fa207dd5ee
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