Files
Thore Goebel 0b0948f4a5 Shorten app_no_auto_update string
Because this suffix is technically not true:

As per https://developer.android.com/reference/android/content/pm/PackageInstaller.SessionParams#setRequireUserAction(int)
auto-update requires apps to target the current Android version minus 2.
For example, apps that target SDK 33 cannot be auto-updated on Android 37, even though SDK 33 supports auto-updates.

See also SessionInstallManager.isAutoUpdateSupported().
2026-07-25 08:32:01 +00:00
..
2026-07-25 08:32:01 +00:00