Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Updater: Change updater update flow

Mohammed Althaf Thayyil requested to merge 5705-q-updater_flow into v1-q

Description

Simplify /e/OS updater flow

Screenshots

Technical details

For A/B devices (like pixels,FP3 and FP4), update process will be

  • Apply update
  • Reboot

For A only devices (like samsung), update process will be

  • Download (After download they will get notification on statusbar with Reboot and install action)
  • Reboot (to recovery) and install
  • Reboot to OS

Tests

  • Make a build with FEATURE_BRANCH set for any device:
    • FEATURE_BRANCH: 5705-r-updater_flow
  • Do another build and test ota

Issues

https://gitlab.e.foundation/e/backlog/-/issues/5705

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Edited by Mohammed Althaf Thayyil

Merge request reports

Loading