diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-05 13:44:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-05 13:44:47 -0500 |
| commit | 9a6ac413e2569ab71ce5e068d6ab41457e102cdc (patch) | |
| tree | 5a7b50bfb1e6b41bc4164a763ccf66eb6df1fa50 /static | |
| parent | 7561dac81c418a0ed806d9c85d596ae1f286505d (diff) | |
apply downstream fix for new Clock app issues
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index f4ecef7f..6efde0f3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -392,6 +392,25 @@ <p>List of tagged releases. Snapshot releases without tags such as early releases of the project and early device support releases are not listed.</p> + <!-- + + <h3 id="2020.11.03.03"> + <a href="#2020.11.03.03">2020.11.03.03</a> + </h3> + + <p>Tags:</p> + <ul> + <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201105.002.2020.11.03.03">RP1A.201105.002.2020.11.03.03</a> (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, emulator, generic, other targets)</li> + </ul> + + <p>Changes since the 2020.11.03.03 release:</p> + + <ul> + <li>Clock: add battery optimization exemption required for the new target API level (this is missing in AOSP)</li> + </ul> + + --> + <h3 id="2020.11.03.03"> <a href="#2020.11.03.03">2020.11.03.03</a> </h3> |
