Browse Source

Merge "lynx: Replace NFC app with NFC apex" into main am: 86e259c1c0 am: e22afc3211 am: 399ffed584 am: efb33b30b4

Original change: https://android-review.googlesource.com/c/device/google/lynx/+/2779827

Change-Id: I7d15f22e89483fd7eb9c2b95bb2c10212334427a
Signed-off-by: Automerger Merge Worker <[email protected]>
Roshan Pius 1 year ago
parent
commit
8b5cbe97a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      device-lynx.mk

+ 1 - 1
device-lynx.mk

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