Revert "pantah: 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:3000cdee0ef5284ba9fdc68bcdebedbcceb65b10)
Merged-In: I9adf4d5adf38a986fb95ca43e307914ae7439394
Change-Id: I9adf4d5adf38a986fb95ca43e307914ae7439394
This commit is contained in:
Roshan Pius 2023-11-06 19:36:36 +00:00
parent 5e34e006c3
commit 703decc970
4 changed files with 4 additions and 4 deletions

View file

@ -115,7 +115,7 @@ PRODUCT_COPY_FILES += \
endif endif
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
com.android.nfcservices \ NfcNci \
Tag \ Tag \
android.hardware.nfc-service.st \ android.hardware.nfc-service.st \
NfcOverlayCheetah NfcOverlayCheetah

View file

@ -69,7 +69,7 @@ PRODUCT_COPY_FILES += \
endif endif
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
com.android.nfcservices \ NfcNci \
Tag \ Tag \
android.hardware.nfc-service.st android.hardware.nfc-service.st

View file

@ -94,7 +94,7 @@ PRODUCT_COPY_FILES += \
endif endif
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
com.android.nfcservices \ NfcNci \
Tag \ Tag \
android.hardware.nfc-service.st \ android.hardware.nfc-service.st \
NfcOverlayPanther NfcOverlayPanther

View file

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