Remove DBUS from make files

DBUS had been needed by bluetooth bluz stack. It is not needed after
we replaced bluez stack with bluedroid stack.
bug 6872904

Change-Id: I952624e61c1e570c7e8d5a23937ab93a173d135c
This commit is contained in:
Matthew Xie 2013-04-23 12:24:28 -07:00
parent 3bad554001
commit b1f1013321
3 changed files with 0 additions and 4 deletions

View File

@ -35,7 +35,6 @@ GRANDFATHERED_ALL_PREBUILT := \
chat-ril \
cpcap-key.kl \
data \
dbus.conf \
dev \
egl.cfg \
firmware_error.565 \

View File

@ -30,7 +30,6 @@ pathmap_INCL := \
bootloader:bootable/bootloader/legacy/include \
camera:system/media/camera/include \
corecg:external/skia/include/core \
dbus:external/dbus \
frameworks-base:frameworks/base/include \
frameworks-native:frameworks/native/include \
graphics:external/skia/include/core \

View File

@ -26,7 +26,6 @@ PRODUCT_PACKAGES += \
bmgr \
bugreport \
content \
dbus-daemon \
dhcpcd \
dhcpcd-run-hooks \
dnsmasq \
@ -44,7 +43,6 @@ PRODUCT_PACKAGES += \
libcamera_client \
libcameraservice \
libchromium_net \
libdbus \
libdl \
libdrm1 \
libdrm1_jni \