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