diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-29 18:06:04 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-29 18:06:04 -0400 |
| commit | 965aabfa8b2a0dd41d737a62a42dfb75f424163b (patch) | |
| tree | da0bec5a9fe39de7b4b7caeefec1a2ede61241b9 | |
| parent | a1c1f212ac88be49cc997559b4202c67518d1fd1 (diff) | |
eSIM configuration for older devices too
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ed46c6d0..18824b13 100644 --- a/static/releases.html +++ b/static/releases.html @@ -452,7 +452,7 @@ <li>improve the newer generation eBPF-based implementation of the INTERNET permission to properly support revoking the permission in secondary profiles (we'll be keeping our restoration of the much simpler non-eBPF-based approach to avoid relying on this on devices using our hardened kernels) </li> <li>Updater: modernize update settings via androidx preference library</li> <li>Vanadium: update Chromium base to 90.0.4430.91</li> - <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set slot number for eSIM</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: set slot number for eSIM</li> </ul> </article> --> |
