forked from openkylin/platform_build
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:
parent
720ed98a0d
commit
96d62d7fb7
|
@ -24,6 +24,7 @@ PRODUCT_PACKAGES := \
|
||||||
Gallery2 \
|
Gallery2 \
|
||||||
Music \
|
Music \
|
||||||
MusicFX \
|
MusicFX \
|
||||||
|
NfcNci \
|
||||||
OneTimeInitializer \
|
OneTimeInitializer \
|
||||||
Provision \
|
Provision \
|
||||||
SystemUI \
|
SystemUI \
|
||||||
|
|
Loading…
Reference in New Issue