Revert^2 "raven: Replace NFC app with NFC apex"

c0c4781f17

Bug: 303286040
Test: Compiles
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:cd3dd4d199ea3c5786da12199c6dc9c28a65ebf1)
Merged-In: I51a882988a933836ebf9426c4a6548ee3a97aa42
Change-Id: I51a882988a933836ebf9426c4a6548ee3a97aa42

Change-Id: I08f657b18837a7910afebc3eaf87193c07f94513
This commit is contained in:
Roshan Pius 2023-12-01 19:19:56 +00:00
parent 081b179003
commit c06d03fde9
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -148,7 +148,7 @@ PRODUCT_COPY_FILES += \
endif endif
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
NfcNci \ $(RELEASE_PACKAGE_NFC_STACK) \
Tag \ Tag \
android.hardware.nfc-service.st android.hardware.nfc-service.st

View file

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

View file

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