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

Skip to content

Update to v0.2.20.212158

Romain Hunault requested to merge import_v0.2.20.212158 into master

Description

Sync microG with upstream

Issue(s)

e/backlog#3418 (closed)

Test environment

  1. Download release microG APK from this MR

    • play-services-core/build/outputs/apk/withMapboxWithoutNearby/release/play-services-core-withMapbox-withoutNearby-release-unsigned.apk
    • play-services-core/build/outputs/apk/withMapboxWithNearby/release/play-services-core-withMapbox-withNearby-release-unsigned.apk
  2. Sign the APKs with test keys (download here)

    apksigner sign --key platform.pk8 --cert platform.x509.pem --out microG_signed.apk play-services-core-withMapbox-withoutNearby-release-unsigned.apk
    apksigner sign --key platform.pk8 --cert platform.x509.pem --out microG_EN_signed.apk play-services-core-withMapbox-withNearby-release-unsigned.apk
  3. On an /e/OS test build on both APK

    adb install -r microG_signed.apk

Test procedures

Both microG_signed.apk&microG_EN_signed.apk

  • Location
  • Notification
  • Google account named "Google microG"
  • Google account
  • in-app Maps

Only microG_signed.apk

  • Shortcut from microG Settings to install microG EN

Only microG_EN_signed.apk

  • Exposure notification

Technical details

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Rohit Sekhar

Merge request reports

Loading