tree: f79b8f8b484c22b63fc4c62748343a4a19271289 [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. lacros_dbus_helper.cc
  4. lacros_dbus_helper.h
  5. lacros_dbus_thread_manager.cc
  6. lacros_dbus_thread_manager.h
  7. README.md
chromeos/lacros/dbus/README.md

This directory contains lacros-specific D-Bus initialization, shutdown, and utility code. Separation from //chromeos/lacros is necessary because this code can call D-Bus managers, which in turn may depend on //chromeos/lacros (for crosapi), whereas the the converse is disallowed.