Skip to content

config-106

Compare
Choose a tag to compare
@thestinger thestinger released this 23 Apr 16:47
· 7 commits to 14 since this release
config-106

Changes in version 106:

  • revert feature flag override from the previous release
  • add temporary stub for ActivityManager.getPackageImportance() which requires the usage stats special access permission since a new feature flag depends on it without checking for the permission or handling the SecurityException (this is temporary because we plan to find a way to provide the foreground check it's trying to do for battery usage throttling without giving it any additional data similar to how AppOps foreground access checks work fine already)

A full list of changes from the previous release (version 105) is available through the Git commit log between the releases (only changes to the gmscompat_config text file and config-holder/ directory are part of GmsCompatConfig).


This update is available to GrapheneOS users via our app repository and will also be bundled into the next OS release.