From 1cdb9b5640422b10ee9887d84bc1bee79d5fe435 Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Tue, 10 Oct 2023 13:57:31 -0700 Subject: [PATCH] akita: Replace NFC app with NFC apex Bug: 303286040 Test: Compiles Change-Id: I9630ff0d7e8622d6b1c7f38f813bc22091937a03 --- device-akita.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-akita.mk b/device-akita.mk index bb90657..57a0f2c 100644 --- a/device-akita.mk +++ b/device-akita.mk @@ -95,7 +95,7 @@ PRODUCT_COPY_FILES += \ device/google/akita/nfc/libnfc-nci.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf PRODUCT_PACKAGES += \ - NfcNci \ + com.android.nfcservices \ Tag \ android.hardware.nfc-service.st