diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-08-06 00:50:42 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-08-06 00:50:42 -0400 |
| commit | edd57f1598b961d74b1477a02d654cde4a123bcc (patch) | |
| tree | 7d2fc75869c7110dcd05d30fb72b502ee59a6449 /static | |
| parent | 6aac0242282b48bd38d3acc20da369f6d66d4c18 (diff) | |
dynamite module support
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index c5c66cd5..fa47cdc1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -424,6 +424,7 @@ <li>Vanadium: remove privacy sandbox trial menu</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update APNs</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5: update CarrierConfig vendor.xml</li> + <li>Sandboxed Google Play compatibility layer: add infrastructure / shims to support dynamite modules (dynamically loaded modules including Maps API support)</li> </ul> </article> --> |
