base.mk: Enable compilation for NFC vendor hal

Enable compilation for NFC hal wrapper and service.

Change-Id: I25cdfa8a603faef0b6f73b293921059bf7af2966
This commit is contained in:
Gaurav Singhal 2017-04-28 04:36:15 +05:30 committed by Gerrit - the friendly Code Review server
parent 373ee8d178
commit 638b49229f
1 changed files with 4 additions and 0 deletions

View File

@ -611,6 +611,10 @@ NQ_NFC += nqnfcse_access.xml
NQ_NFC += Tag NQ_NFC += Tag
NQ_NFC += nqnfcinfo NQ_NFC += nqnfcinfo
NQ_NFC += com.android.nfc_extras NQ_NFC += com.android.nfc_extras
NQ_NFC += vendor.nxp.hardware.nfc@1.0-impl
NQ_NFC += android.hardware.nfc@1.0-impl
NQ_NFC += vendor.nxp.hardware.nfc@1.0-service
PRODUCT_PROPERTY_OVERRIDES += ro.hardware.nfc_nci=nqx.default
#OPENCORE #OPENCORE
OPENCORE := libomx_aacdec_sharedlibrary OPENCORE := libomx_aacdec_sharedlibrary