Merge "Revert "Support for android.net.lowpan and LoWPAN Service""
This commit is contained in:
committed by
Android (Google) Code Review
commit
22b005354f
@@ -86,7 +86,6 @@ FRAMEWORKS_BASE_SUBDIRS := \
|
|||||||
telecomm \
|
telecomm \
|
||||||
telephony \
|
telephony \
|
||||||
wifi \
|
wifi \
|
||||||
lowpan \
|
|
||||||
keystore \
|
keystore \
|
||||||
rs \
|
rs \
|
||||||
)
|
)
|
||||||
|
@@ -111,7 +111,6 @@ PRODUCT_PACKAGES += \
|
|||||||
mediaserver \
|
mediaserver \
|
||||||
mediametrics \
|
mediametrics \
|
||||||
mediaextractor \
|
mediaextractor \
|
||||||
lowpan_cmd \
|
|
||||||
monkey \
|
monkey \
|
||||||
mtpd \
|
mtpd \
|
||||||
ndc \
|
ndc \
|
||||||
|
@@ -88,7 +88,6 @@ PRODUCT_PACKAGES += \
|
|||||||
voip-common \
|
voip-common \
|
||||||
webview \
|
webview \
|
||||||
webview_zygote \
|
webview_zygote \
|
||||||
lowpan-service \
|
|
||||||
wifi-service
|
wifi-service
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
@@ -121,7 +120,6 @@ PRODUCT_BOOT_JARS := \
|
|||||||
PRODUCT_SYSTEM_SERVER_JARS := \
|
PRODUCT_SYSTEM_SERVER_JARS := \
|
||||||
services \
|
services \
|
||||||
ethernet-service \
|
ethernet-service \
|
||||||
lowpan-service \
|
|
||||||
wifi-service
|
wifi-service
|
||||||
|
|
||||||
# The set of packages whose code can be loaded by the system server.
|
# The set of packages whose code can be loaded by the system server.
|
||||||
|
@@ -83,7 +83,6 @@ PRODUCT_PACKAGES += \
|
|||||||
telephony-common \
|
telephony-common \
|
||||||
voip-common \
|
voip-common \
|
||||||
logd \
|
logd \
|
||||||
lowpan-service \
|
|
||||||
wifi-service
|
wifi-service
|
||||||
|
|
||||||
# The order matters
|
# The order matters
|
||||||
@@ -108,7 +107,6 @@ PRODUCT_BOOT_JARS := \
|
|||||||
# The order of PRODUCT_SYSTEM_SERVER_JARS matters.
|
# The order of PRODUCT_SYSTEM_SERVER_JARS matters.
|
||||||
PRODUCT_SYSTEM_SERVER_JARS := \
|
PRODUCT_SYSTEM_SERVER_JARS := \
|
||||||
services \
|
services \
|
||||||
lowpan-service \
|
|
||||||
wifi-service
|
wifi-service
|
||||||
|
|
||||||
# The set of packages whose code can be loaded by the system server.
|
# The set of packages whose code can be loaded by the system server.
|
||||||
|
Reference in New Issue
Block a user