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
parent 463c9ea113
commit 9ecf2e42c8
3 changed files with 3 additions and 3 deletions

View file

@ -87,7 +87,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

@ -71,7 +71,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