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

Skip to content
Commit fe77c348 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

fix: Remove useless FORCE_STOP_PACKAGES permission

This permission prevented eDrive from being installed with
adb install.

As mentioned in the permission description, this permission is
required to use the forceStopPackage().
cf. https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/core/res/AndroidManifest.xml;l=4296

eDrive does not use this method anymore so we can safetly remove
the permission.
parent ebc25cf6
Loading
Loading
Loading
Loading