Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #7 from dleeMozilla/b2g-4.3_r2.1
Browse files Browse the repository at this point in the history
Bug 927274 - B2G NFC: Add NFC Daemon for Nexus4
  • Loading branch information
michaelwu committed Oct 29, 2013
2 parents 7cb03af + 7cd5529 commit 454a34f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion device.mk
Expand Up @@ -268,7 +268,8 @@ PRODUCT_PROPERTY_OVERRIDES += \

# for Gecko to support bluedroid stack
PRODUCT_PACKAGES += \
bluetooth.default
bluetooth.default \
nfcd

PRODUCT_COPY_FILES += \
device/lge/mako/volume.cfg:system/etc/volume.cfg
Expand Down

0 comments on commit 454a34f

Please sign in to comment.