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:
parent
b777f169f8
commit
fa77432e6f
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ PRODUCT_PACKAGES += \
|
|||
Launcher2 \
|
||||
ManagedProvisioning \
|
||||
MtpDocumentsProvider \
|
||||
NetworkRecommendation \
|
||||
PicoTts \
|
||||
PacProcessor \
|
||||
libpac \
|
||||
|
|
Loading…
Reference in a new issue