diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-07-13 14:08:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | 42584280d89cc5248dc259b09a8f7e3a4fb3b040 (patch) | |
| tree | 2fddb41f4eaeaa1e898fd9a15e0157ffebc928f8 | |
| parent | 18bd0867709466bf11e5644d76973ba592471d00 (diff) | |
more improvements
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 08d61fcc..58bae4a2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,6 +548,9 @@ <ul> <li>do not forward other forwarded notifications between users</li> + <li>add learn more link to the GrapheneOS documentation for the Storage Scopes feature</li> + <li>Sandboxed Google Play compatibility layer: add a non-user-facing option to allow the Play Store to update itself and Play services</li> + <li>Sandboxed Google Play compatibility layer: conditionally stub out TelephonyManager##registerTelephonyCallback to make the Phone permission optional for the device discovery service</li> </ul> </article> --> |
