diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-02 21:03:25 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-02 21:04:04 -0400 |
| commit | 533d2fa29306da6e8ab15587799c9bff16e6b991 (patch) | |
| tree | 46a3558321ac37b5da02cd584c95c1274da22e29 /static | |
| parent | d5f3ebfb3fab45ecc97abb671bc233059ba6239c (diff) | |
compatibility fix for adevtool
Diffstat (limited to 'static')
| -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 739c9e4d..311e9c8e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -530,6 +530,7 @@ <li>full 2022-05-05 security patch level</li> <li>rebased onto SP2A.220505.002 release</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/30">version 30</a></li> + <li>adevtool: explicitly use python3 for OTA extraction script instead of python to work around distributions still using the end-of-life python2 as python</li> </ul> </article> --> |
