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

Skip to content

721-Add_missing_flag_for_a12_build

Description

Google auth failed on the A12 build because some flag missing. This MR resolves this issue.

Issue(s)

Test environment

Download apk from the pipeline.

Test procedures

Open /e/OS Account Manager, login with any google account. Check if any crash is observed or not.

Technical details

android-12 makes passing flag FLAG_MUTABLE/FLAG_IMMUTABLE required. There is also a bug where androidx.work:work-runtime dependency is needed to resolve the bug.

Screenshots

Checklist

  • Self review
  • Test procedure explained
  • Tested on a fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

Merge request reports

Loading