sm8450-common: Build vendor.nxp.hardware.nfc interface
Change-Id: If266d93e89a3abbc3fd799dcb3ebd09e74b116f2
This commit is contained in:
parent
641a02d942
commit
7c0d7bde11
1 changed files with 2 additions and 1 deletions
|
@ -222,7 +222,8 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc@1.2.vendor
|
||||
android.hardware.nfc@1.2.vendor \
|
||||
vendor.nxp.hardware.nfc@2.0.vendor
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.ese.xml \
|
||||
|
|
Loading…
Reference in a new issue