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