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