Merge "raven: Replace NFC app with NFC apex" into main am: 73a68dea0f
Original change: https://android-review.googlesource.com/c/device/google/raviole/+/2779334 Change-Id: I6b022030d5260f193c83edfc3b20b63a310515e1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ebd3d3a0fd
4 changed files with 4 additions and 4 deletions
|
@ -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 \
|
com.android.nfcservices \
|
||||||
Tag \
|
Tag \
|
||||||
android.hardware.nfc-service.st
|
android.hardware.nfc-service.st
|
||||||
|
|
||||||
|
|
|
@ -148,7 +148,7 @@ PRODUCT_COPY_FILES += \
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
NfcNci \
|
com.android.nfcservices \
|
||||||
Tag \
|
Tag \
|
||||||
android.hardware.nfc-service.st
|
android.hardware.nfc-service.st
|
||||||
|
|
||||||
|
|
|
@ -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 \
|
com.android.nfcservices \
|
||||||
Tag \
|
Tag \
|
||||||
android.hardware.nfc-service.st
|
android.hardware.nfc-service.st
|
||||||
|
|
||||||
|
|
|
@ -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 \
|
com.android.nfcservices \
|
||||||
Tag \
|
Tag \
|
||||||
android.hardware.nfc-service.st
|
android.hardware.nfc-service.st
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue