tree: 7792a67a3de85eaf679c66a1b33c028474583862 [path history] [tgz]
  1. client/
  2. dbus_adaptors/
  3. fuzz/
  4. seccomp/
  5. boot_device.cc
  6. boot_device.h
  7. boot_device_test.cc
  8. boot_slot.cc
  9. boot_slot.h
  10. boot_slot_fuzzer.cc
  11. boot_slot_test.cc
  12. BUILD.gn
  13. dlc_service.cc
  14. dlc_service.h
  15. dlc_service_dbus_adaptor.cc
  16. dlc_service_dbus_adaptor.h
  17. dlc_service_dbus_adaptor_test.cc
  18. dlcservice.conf
  19. main.cc
  20. mock_boot_device.h
  21. org.chromium.DlcService.conf
  22. OWNERS
  23. README.md
  24. utils.cc
  25. 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.