Revert "Support for android.net.lowpan and LoWPAN Service"
This reverts commit b2cbafe06e
.
Change-Id: Ib78a2ff1878900508db2d3dad0704182b75e9330
This commit is contained in:
parent
b2cbafe06e
commit
350911d726
4 changed files with 0 additions and 6 deletions
|
@ -87,7 +87,6 @@ FRAMEWORKS_BASE_SUBDIRS := \
|
|||
telecomm \
|
||||
telephony \
|
||||
wifi \
|
||||
lowpan \
|
||||
keystore \
|
||||
rs \
|
||||
)
|
||||
|
|
|
@ -111,7 +111,6 @@ PRODUCT_PACKAGES += \
|
|||
mediaserver \
|
||||
mediametrics \
|
||||
mediaextractor \
|
||||
lowpan_cmd \
|
||||
monkey \
|
||||
mtpd \
|
||||
ndc \
|
||||
|
|
|
@ -88,7 +88,6 @@ PRODUCT_PACKAGES += \
|
|||
voip-common \
|
||||
webview \
|
||||
webview_zygote \
|
||||
lowpan-service \
|
||||
wifi-service
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
@ -121,7 +120,6 @@ PRODUCT_BOOT_JARS := \
|
|||
PRODUCT_SYSTEM_SERVER_JARS := \
|
||||
services \
|
||||
ethernet-service \
|
||||
lowpan-service \
|
||||
wifi-service
|
||||
|
||||
# The set of packages whose code can be loaded by the system server.
|
||||
|
|
|
@ -81,7 +81,6 @@ PRODUCT_PACKAGES += \
|
|||
telephony-common \
|
||||
voip-common \
|
||||
logd \
|
||||
lowpan-service \
|
||||
wifi-service
|
||||
|
||||
# The order matters
|
||||
|
@ -104,7 +103,6 @@ PRODUCT_BOOT_JARS := \
|
|||
# The order of PRODUCT_SYSTEM_SERVER_JARS matters.
|
||||
PRODUCT_SYSTEM_SERVER_JARS := \
|
||||
services \
|
||||
lowpan-service \
|
||||
wifi-service
|
||||
|
||||
# The set of packages whose code can be loaded by the system server.
|
||||
|
|
Loading…
Reference in a new issue