diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-24 17:52:04 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-24 17:53:52 -0400 |
| commit | 26f375d533c93255da8d6ed10addbdbe0bc8bece (patch) | |
| tree | 1a2053697d69489dd10b1e429eaf40b7cb70894f /static | |
| parent | 1e06a018d08fd099289b2d6c5c1df1fd5f38493e (diff) | |
add notice about permission revocation
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 99c156f7..67ba9a77 100644 --- a/static/releases.html +++ b/static/releases.html @@ -547,6 +547,12 @@ <article id="2024102400"> <h3><a href="#2024102400">2024102400</a></h3> + <p>Notice which will not impact most users: apps which were only installed in + secondary users but not Owner before updating to Android 15 and which were then + installed in Owner after updating to Android 15 will have a one-time revocation + of their Network/Sensors permissions after updating to this release as a minor + consequence of migrating them from Android 14 again.</p> + <p>Tags:</p> <ul> <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024102400">2024102400</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li> |
