2025-05-10 21:49:39 +08:00

423 B
Raw Permalink Blame History

v1.0.1 (2023-06-09)

  • Added
    • Add version number management, which consists of three numbers and a suffix stringformat:major.minor.revision-gX.
    • Add log printing level.
    • Add code formatting hook script.
  • Changed
    • Change the cpp syntax of update_engine to c.
    • eliminate some compile warnings for recovery.
    • Formatting code to meet Linux style.
  • Fixed
    • fixing userdata partition unmount failure.