commit | 54dc50135267575e7dbd34399b440bc035e4d10a | [log] [tgz] |
---|---|---|
author | Bruce Beare <brucex.j.beare@intel.com> | Thu Jun 24 14:35:30 2010 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Wed Jun 15 15:09:46 2011 +0200 |
tree | a779a8619197bee7a32c1a49a6b51a795710f85a | |
parent | 50257cf18bd8dba90f405587994b98ca26f3224b [diff] |
DBUS is not fully implemented. Disable it for now Orig-Change-Id: I2286064bffc7e9fa7381aa04d5d20abf11c3aab7 Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
diff --git a/include/arch/target_linux-x86/AndroidConfig.h b/include/arch/target_linux-x86/AndroidConfig.h index 617e7fa..d6ce3f2 100644 --- a/include/arch/target_linux-x86/AndroidConfig.h +++ b/include/arch/target_linux-x86/AndroidConfig.h
@@ -227,7 +227,7 @@ /* * Define if we have Linux's dbus */ -#define HAVE_DBUS 1 +/* #define HAVE_DBUS 1 */ /* * Define if tm struct has tm_gmtoff field