From 7091f0634258bb5932c4b3bd98064e45ce2ca903 Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Mon, 6 Nov 2023 19:36:20 +0000 Subject: [PATCH] Revert "felix: Replace NFC app with NFC apex" Revert submission 24993894-cherrypicker-L80100000963393177:N49200001411943056 Reason for revert: Causing bootloop with signed builds Reverted changes: /q/submissionid:24993894-cherrypicker-L80100000963393177:N49200001411943056 Bug: 309117462 Test: Compiles, device boots up (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:09c1ce320b7948c069bc48645b90eb55cae2bd3e) Merged-In: Ib09ea604351cea2c4ed40e64c0bf783a666eb08b Change-Id: Ib09ea604351cea2c4ed40e64c0bf783a666eb08b --- device-felix.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-felix.mk b/device-felix.mk index 765073d..09d5fb4 100644 --- a/device-felix.mk +++ b/device-felix.mk @@ -97,7 +97,7 @@ PRODUCT_COPY_FILES += \ device/google/felix/nfc/libnfc-nci-felix.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf PRODUCT_PACKAGES += \ - com.android.nfcservices \ + NfcNci \ Tag \ android.hardware.nfc-service.st