diff options
| author | Seth Shelnutt <shelnutt2@gmail.com> | 2013-11-26 21:35:43 -0500 |
|---|---|---|
| committer | Seth Shelnutt <shelnutt2@gmail.com> | 2013-11-27 17:58:38 -0500 |
| commit | f22c179b22dbe6d5132ce1964e3b8944638cbb0e (patch) | |
| tree | d1e6832e256b2deb6bc0ddc1a917ebad85a11dd3 | |
| parent | fd739c86047c4de0b05a407ad8f8c67d21bf25ae (diff) | |
Move nfc to device repos, due to LS980 using pn544 instead of bcm2079x
| -rw-r--r-- | device.mk | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -36,3 +36,10 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml + +# NFC packages +PRODUCT_PACKAGES += \ + nfc.default \ + libnfc \ + libnfc_jni \ + Nfc |
