Add NfcNci to default builds.

The package won't be started if the feature is not
present on the device, but we need it for generic
builds.

Bug: 36873979
Test: marlin builds
Change-Id: Ib8110e5af00f8365f45f50b147fe5fb42f1a14e1
This commit is contained in:
Martijn Coenen 2017-04-13 11:10:29 -07:00
parent 720ed98a0d
commit 96d62d7fb7
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ PRODUCT_PACKAGES := \
Gallery2 \ Gallery2 \
Music \ Music \
MusicFX \ MusicFX \
NfcNci \
OneTimeInitializer \ OneTimeInitializer \
Provision \ Provision \
SystemUI \ SystemUI \