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

View file

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