diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-02 02:13:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-02 02:13:55 -0400 |
| commit | e0bda76476afe935ff9d0f281e4a397eabd2f017 (patch) | |
| tree | 0824d5b43292647a0d508ec1c5521c56d870512f | |
| parent | cb5ea31d4b1d52b096119177156e2ae5fa924e97 (diff) | |
Vanadium: change app id to app.vanadium.browser
| -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 bd6c4a57..7e27ac03 100644 --- a/static/releases.html +++ b/static/releases.html @@ -656,6 +656,7 @@ <li>Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates</li> <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> </ul> </article> --> |
