davinci: nfc: Compile NQ stack

Change-Id: Ib381f2546fac56e89203311cde18eb16a42b3daa
This commit is contained in:
Demon000
2020-03-28 13:58:03 +01:00
committed by Arian
parent 51b336e50c
commit 646adbe60c
2 changed files with 17 additions and 0 deletions

View File

@@ -177,6 +177,20 @@ PRODUCT_COPY_FILES += \
frameworks/av/media/libstagefright/data/media_codecs_google_telephony.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_telephony.xml \
frameworks/av/media/libstagefright/data/media_codecs_google_video.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_codecs_google_video.xml
# NFC
PRODUCT_SOONG_NAMESPACES += \
vendor/nxp/opensource/sn100x
PRODUCT_PACKAGES += \
com.android.nfc_extras \
com.nxp.nfc.nq \
NQNfcNci \
Tag
PRODUCT_PACKAGES += \
nfc_nci.nqx.default.hw \
vendor.nxp.hardware.nfc@1.2-service
# Overlay
DEVICE_PACKAGE_OVERLAYS += \
$(LOCAL_PATH)/overlay \