Add default NetworkRecommendation to core.mk

This makes the apk avaiable on all devices and can be overridden on a
per-product basis using LOCAL_OVERRIDES_PACKAGES.

BUG: 33224286
Test: Verified with lunch aosp_bullhead-userdebug; make

Change-Id: Ib345193caa4431b6405294bd8759d93349335814
This commit is contained in:
Joe LaPenna 2016-12-07 16:06:43 -08:00
parent b777f169f8
commit fa77432e6f
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ PRODUCT_PACKAGES += \
Launcher2 \ Launcher2 \
ManagedProvisioning \ ManagedProvisioning \
MtpDocumentsProvider \ MtpDocumentsProvider \
NetworkRecommendation \
PicoTts \ PicoTts \
PacProcessor \ PacProcessor \
libpac \ libpac \