diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-07 18:11:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-07 18:11:09 -0400 |
| commit | 849f3e28754cf20751423064b0ddd28de5265b1a (patch) | |
| tree | 93c0d2f5838c26ac756084969866b8b29a3c6168 /static | |
| parent | b1b667a3ba082a1e4d7b2d34e442a606d5b7c2f5 (diff) | |
update VVM and MMS configuration databases
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 146befc4..065e9530 100644 --- a/static/releases.html +++ b/static/releases.html @@ -590,6 +590,8 @@ <p>Changes since the 2022100300 release:</p> <ul> + <li>Dialer: update visual voicemail (VVM) configuration database based on Google Phone 90.0.477356402</li> + <li>Messaging: update MMS configuration database based on Google Messages 20220926_01_RC01</li> <li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li> <li>Storage Scopes: fix denial of app ops that are allowed by default</li> <li>Storage Scopes: fix showing storage permission prompt in certain cases</li> @@ -600,7 +602,7 @@ <li>Sandboxed Google Play compatibility layer: improve infrastructure for GmsCompatConfig shims</li> <li>Sandboxed Google Play compatibility layer: notify the user that Contacts sync can be enabled</li> <li>Sandboxed Google Play compatibility layer: notify when an app requires the Speech Services app</li> - <li>GmsCompatConfig: fix Google account removal caused by attempt to use privileged APIs leading to an error blocking it</li> + <li>Sandboxed Google Play compatibility layer: fix Google account removal caused by attempt to use privileged APIs leading to an error blocking it</li> <li>GmsCompatConfig: fully disable com.google.android.westworld</li> <li>GmsCompatConfig: disable OS update service to prevent it crashing from lack of access</li> <li>GmsCompatConfig: add BluetoothDevice shims</li> |
