tree: 95e3d40085ba1eea483690e42b042399a9a78773 [path history] [tgz]
  1. client/
  2. dbus_adaptors/
  3. seccomp/
  4. boot_device.cc
  5. boot_device.h
  6. boot_device_test.cc
  7. boot_slot.cc
  8. boot_slot.h
  9. boot_slot_test.cc
  10. BUILD.gn
  11. dlc_service.cc
  12. dlc_service.h
  13. dlc_service_dbus_adaptor.cc
  14. dlc_service_dbus_adaptor.h
  15. dlc_service_dbus_adaptor_test.cc
  16. dlcservice.conf
  17. main.cc
  18. mock_boot_device.h
  19. org.chromium.DlcService.conf
  20. OWNERS
  21. README.md
  22. utils.cc
  23. utils.h
dlcservice/README.md

Downloadable Content (DLC) Service Daemon

dlcservice

This D-Bus daemon manages life-cycles of DLC Modules and provides APIs to install/uninstall DLC modules.

dlcservice-client

This is a generated D-Bus client library for dlcservice. Other system services that intend to interact with dlcservice is supposed to use this library.