lynx: Replace NFC app with NFC apex
Bug: 303286040 Test: Compiles (cherry picked from https://android-review.googlesource.com/q/commit:fffaec7ae48ecf28aaeb7679d831f32d0c0e3889) Merged-In: Id85d62a10589765dffa293770bca9d0906eb2973 Change-Id: Id85d62a10589765dffa293770bca9d0906eb2973
This commit is contained in:
parent
f0a19d159f
commit
be320b794b
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ PRODUCT_COPY_FILES += \
|
||||||
device/google/lynx/nfc/libnfc-nci-lynx.conf:$(TARGET_COPY_OUT_PRODUCT)/etc/libnfc-nci.conf
|
device/google/lynx/nfc/libnfc-nci-lynx.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…
Reference in a new issue