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

Skip to content

Revert persistent app declaration

Romain Hunault requested to merge 3376-properly-revert-persistent-app into master

Description

This MR basically apply https://gitlab.e.foundation/e/apps/GmsCore/-/commit/dc3d6250ac2cc469f6b0fdbb4f221ec28e1d9e52, which was lost in our merge commit https://gitlab.e.foundation/e/apps/GmsCore/-/commit/07aee04c157519daaf605f95e969c6101b496fb4.

Issue(s)

e/backlog#3376 (closed)

Test environment

Run a test build with 3376-properly-revert-persistent-app branch, and install it on your device.

It will embed microG noen from this MR

Test procedures

  1. Download and install microG EN from this branch https://gitlab.e.foundation/e/apps/GmsCore/-/jobs/192866/artifacts/file/play-services-core/build/outputs/apk/withMapboxWithNearby/release/play-services-core-withMapbox-withNearby-release-unsigned.apk

    $ adb install -r play-services-core-withMapbox-withNearby-release-unsigned.apk

Install should succeed

Technical details

Removing persistent declaration from microG, which prevent to update the app. More details shared at https://github.com/microg/GmsCore/pull/1487#issuecomment-872099120.

Screenshots

Check list

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

Merge request reports

Loading