diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-01-04 04:20:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-04 04:20:49 -0500 |
| commit | 05dfc06b97902a308e333ae8865679b661e7bc5f (patch) | |
| tree | 916774e3d24748692a0b9c5a3e4ecfd3bdfb24f5 | |
| parent | db7efae62bb48030d524e32fd8901611666fd08a (diff) | |
clarification about eSIM management dependency
| -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 585b4faa..831ea347 100644 --- a/static/releases.html +++ b/static/releases.html @@ -687,7 +687,7 @@ <li>full 2023-01-05 security patch level</li> <li>rebased onto TQ1A.230105.002 release</li> <li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add Valve Steam Controller driver security fix from the January release not already included in the QPR2 Beta 1 kernel we use as the base (was already included for other devices)</li> - <li>add Play Store to the dependencies of Google's eUICC packages (eSIM)</li> + <li>add sandboxed Play Store to the dependencies of Google's eUICC packages (eSIM)</li> <li>eUICC compat toggle (eSIM): listen and react to changes to relevant packages</li> <li>add extra logging to debug upstream issue causing AppOps to be reset after reboot</li> <li>fix upstream bug in lite package parser causing targetSdkVersion to not be read in all cases which among other things was causing Android 12+ unattended update support to fail for updating PayPal without user intervention</li> |
