diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-29 04:16:36 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-29 04:20:04 -0400 |
| commit | 7813da043d93f543b64249515840a8fe7bac4be3 (patch) | |
| tree | 9eacc224a0f6b8e7db78aa8961a389f6d2187112 | |
| parent | 44b29951e83c19678dde412edb39c751ea9dbffe (diff) | |
use AOSP default themes stub instead of our own app
| -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 a9474352..98d8e5aa 100644 --- a/static/releases.html +++ b/static/releases.html @@ -671,6 +671,7 @@ <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold): add upstream build reproducibility fix</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-75">version 75</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.140.0">version 117.0.5938.140.0</a></li> + <li>replace GrapheneOS themes stub app with AOSP themes stub app with our configuration ported over to it (AOSP didn't used to include a themes stub app)</li> </ul> </article> --> |
