commit | 299128ee0f9009f79a62d5f57d75270f62353c9d | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Fri Jun 03 17:48:18 2016 -0700 |
committer | Sen Jiang <senj@google.com> | Mon Jun 13 13:27:54 2016 -0700 |
tree | eee279a994592dcb2046b4dfeaa2f54c94983fb7 | |
parent | b6eef73e20736b4b6a43611fa732d8bba72ff7ff [diff] |
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