History log of /system/update_engine/dbus_connection.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
299128ee0f9009f79a62d5f57d75270f62353c9d 04-Jun-2016 Sen Jiang <senj@google.com> Make DBus a singleton.

All the proxies need dbus to initialize, so we are passing dbus around,
to make it easier to compile dbus conditionally, this patch makes it a
singleton so that the proxies can get dbus on their own.

Test: mma
Bug: 28800946

Change-Id: Idf062c843aa34a431c2201bae5b895dc1d0ea787
/system/update_engine/dbus_connection.cc