From 7ee2e26eb98da10eaddf5a8e864d508cceab946b Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Tue, 23 Apr 2013 12:32:49 -0700 Subject: [PATCH] Remove DBUS from make and header 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: I3fa41c1dd4ac80bc679d5950b3b20c7f6d12265f --- include/private/android_filesystem_config.h | 1 - rootdir/Android.mk | 1 - rootdir/etc/dbus.conf | 27 --------------------- 3 files changed, 29 deletions(-) delete mode 100644 rootdir/etc/dbus.conf diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_config.h index 540318fd5..2c9c82b56 100644 --- a/include/private/android_filesystem_config.h +++ b/include/private/android_filesystem_config.h @@ -205,7 +205,6 @@ static const struct fs_path_config android_files[] = { { 00550, AID_ROOT, AID_SHELL, 0, "system/etc/init.ril" }, { 00550, AID_ROOT, AID_SHELL, 0, "system/etc/init.testmenu" }, { 00550, AID_DHCP, AID_SHELL, 0, "system/etc/dhcpcd/dhcpcd-run-hooks" }, - { 00440, AID_BLUETOOTH, AID_BLUETOOTH, 0, "system/etc/dbus.conf" }, { 00444, AID_RADIO, AID_AUDIO, 0, "system/etc/AudioPara4.csv" }, { 00555, AID_ROOT, AID_ROOT, 0, "system/etc/ppp/*" }, { 00555, AID_ROOT, AID_ROOT, 0, "system/etc/rc.*" }, diff --git a/rootdir/Android.mk b/rootdir/Android.mk index e6887bb21..3417f54f3 100644 --- a/rootdir/Android.mk +++ b/rootdir/Android.mk @@ -4,7 +4,6 @@ include $(CLEAR_VARS) # files that live under /system/etc/... copy_from := \ - etc/dbus.conf \ etc/hosts diff --git a/rootdir/etc/dbus.conf b/rootdir/etc/dbus.conf deleted file mode 100644 index 75586b92d..000000000 --- a/rootdir/etc/dbus.conf +++ /dev/null @@ -1,27 +0,0 @@ - - - - - system - - - EXTERNAL - - - unix:path=/dev/socket/dbus - - - - - - - - - - -