tree: 7eabed196d01863338304dc38454608d554693f5 [path history] [tgz]
  1. dbus/
  2. dbus_bindings/
  3. init/
  4. proto/
  5. seccomp/
  6. BUILD.gn
  7. daemon.cc
  8. daemon.h
  9. dbus_adaptor.cc
  10. dbus_adaptor.h
  11. dbus_adaptor_test.cc
  12. file_utils.cc
  13. file_utils.h
  14. main.cc
  15. OWNERS
  16. README.md
arc/data-snapshotd/README.md

Chrome OS ARC data snapshotd daemon

This package implements arc-data-snapshotd, a running in minijail daemon that executes operations with ARC snapshots of /data directory for Managed Guest Session (MGS) requested by Chrome browser.

The arc-data-snapshotd interface is exposed to Chrome browser through a D-Bus API.