diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-24 15:08:25 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-24 15:12:25 -0500 |
| commit | 4174ecb6f7ebf2d5c7cd7280f8b3f1962fa22331 (patch) | |
| tree | 6498a70dc41580be38c7c993050cb043002d98c6 /static/releases.html | |
| parent | f309a3fb21ea53f8c08796bcbe2afdba0f797ee9 (diff) | |
eSIM activation improvements
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c5f1a373..9a1fdaf2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -728,6 +728,10 @@ <p>Changes since the 2024011600 release:</p> <ul> + <li>isolate eSIM activation app from non-system apps to avoid it sharing data with sandboxed Google Play</li> + <li>make eSIM activation toggle available without sandboxed Google Play installed</li> + <li>make the eSIM activation app toggle persistent instead of it being disabled at boot</li> + <li>remove misleading message about device info being sent to Google message before eSIM download</li> <li>hardened_malloc: use tag 0 for freed slots instead of reserving a tag to allow using 15 of 16 possible tag values for random tags (there are 3 dynamic exclusions of the random values for the previous tag along with the 2 current or previous adjacent tags)</li> <li>Settings: prevent disabling Camera2/CameraX extension provider app (Pixel Camera Services for Pixels) since it breaks apps using CameraX</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro): use a normal reboot on overheating instead of a warm reboot to harden against physical attacks</li> |
