From 8562f5b7868bd22db8ce89fa8b6548ad39978aca Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Mon, 6 Nov 2023 19:36:28 +0000 Subject: [PATCH] Revert "lynx: 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:b1df77943111252c347eab44e1c55158384328aa) Merged-In: If440c4bcad742af7c6d597eac9e45ce4d56453a4 Change-Id: If440c4bcad742af7c6d597eac9e45ce4d56453a4 --- device-lynx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/device-lynx.mk b/device-lynx.mk index 3f621b7..07f7f73 100644 --- a/device-lynx.mk +++ b/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 PRODUCT_PACKAGES += \ - com.android.nfcservices \ + NfcNci \ Tag \ android.hardware.nfc-service.st \ NfcOverlayLynx