Merge "CW on Master: Add wifi-service to core_tiny"
This commit is contained in:
commit
6b37fd7483
1 changed files with 4 additions and 2 deletions
|
@ -75,7 +75,8 @@ PRODUCT_PACKAGES += \
|
||||||
telephony-common \
|
telephony-common \
|
||||||
voip-common \
|
voip-common \
|
||||||
logd \
|
logd \
|
||||||
mms-common
|
mms-common \
|
||||||
|
wifi-service
|
||||||
|
|
||||||
# The order matters
|
# The order matters
|
||||||
PRODUCT_BOOT_JARS := \
|
PRODUCT_BOOT_JARS := \
|
||||||
|
@ -94,7 +95,8 @@ PRODUCT_BOOT_JARS := \
|
||||||
android.policy \
|
android.policy \
|
||||||
services \
|
services \
|
||||||
apache-xml \
|
apache-xml \
|
||||||
nullwebview
|
nullwebview \
|
||||||
|
wifi-service
|
||||||
|
|
||||||
PRODUCT_RUNTIMES := runtime_libart_default
|
PRODUCT_RUNTIMES := runtime_libart_default
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue