diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-03 02:02:50 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-03 02:02:50 -0400 |
| commit | b70831740c3bfb41bb589f35d75c003a1d0f7547 (patch) | |
| tree | b3a405ffb5e1fe757cb56c04c55451aaded3816a /static/releases.html | |
| parent | e0bda76476afe935ff9d0f281e4a397eabd2f017 (diff) | |
add additional gmscompat shim
Diffstat (limited to 'static/releases.html')
| -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 7e27ac03..200a2f01 100644 --- a/static/releases.html +++ b/static/releases.html @@ -657,6 +657,7 @@ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC</li> <li>allow toggling presidential alerts</li> <li>Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data</li> + <li>GmsCompatConfig: stub out privileged UserManager.getUserName()</li> </ul> </article> --> |
