tree: e2e4a2fadf27585db018711888aab3d597e7a6b8 [path history] [tgz]
  1. annotations/
  2. attachments/
  3. configs/
  4. meta/
  5. reboot_log/
  6. tests/
  7. annotation_providers.cc
  8. annotation_providers.h
  9. attachment_providers.cc
  10. attachment_providers.h
  11. BUILD.gn
  12. config.cc
  13. config.h
  14. constants.h
  15. crash_reports.cc
  16. crash_reports.h
  17. feedback_data.cc
  18. feedback_data.h
  19. last_reboot.cc
  20. last_reboot.h
  21. main.cc
  22. main.h
  23. main_service.cc
  24. main_service.h
  25. namespace_init.cc
  26. namespace_init.h
  27. README.md
  28. redactor_factory.cc
  29. redactor_factory.h
src/developer/forensics/feedback/README.md

Feedback

migration/shell

Code a legacy Feedback component can use to expose its “/data” and “/cache” directories through its respective DirectoryMigrator protocol.

migration/utils

Utilities for data migration including file management and a class for connecting to the various Feedback DirectoryMigrator protocols.

NOTICE: This directory will contain the component responsible for feedback on Fuchsia, which is currently under construction. The README will be updated as progress is made and work migrated to this directory.