tree: 40186b17ebe439e8336772f9a3981201c8479d2d [path history] [tgz]
  1. init/
  2. bootsplash_daemon.cc
  3. bootsplash_daemon.h
  4. bootsplash_daemon_test.cc
  5. BUILD.gn
  6. DIR_METADATA
  7. frecon.cc
  8. frecon.h
  9. frecon_test.cc
  10. main.cc
  11. OWNERS
  12. paths.cc
  13. paths.h
  14. paths_test.cc
  15. README.md
  16. session_event_observer.h
  17. session_manager_client.cc
  18. session_manager_client.h
  19. session_manager_client_interface.h
  20. session_manager_client_test.cc
  21. utils.cc
  22. utils.h
  23. utils_test.cc
bootsplash/README.md

Boot Splash

Frecon-based display code for the charging indicator. The EC state machine implementation can be found here .

TODO(jrosenth): Document more once there's code!