Browse Source

sm8450-common: Build vendor.nxp.hardware.nfc interface

Change-Id: If266d93e89a3abbc3fd799dcb3ebd09e74b116f2
Arian 2 years ago
parent
commit
7c0d7bde11
1 changed files with 2 additions and 1 deletions
  1. 2 1
      common.mk

+ 2 - 1
common.mk

@@ -222,7 +222,8 @@ PRODUCT_COPY_FILES += \
 
 # NFC
 PRODUCT_PACKAGES += \
-    [email protected]
+    [email protected] \
+    [email protected]
 
 PRODUCT_COPY_FILES += \
     frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.ese.xml \