423 B
423 B
v1.0.1 (2023-06-09)
- Added
- Add version number management, which consists of three numbers and a suffix string,format: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.