summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-06 13:09:05 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-06 13:09:05 -0400
commit02ad1d751853db724424ec62cec5f7ee34d2d507 (patch)
tree9b85fd31fe6a57e5cb5e60140b3effa701bbea04
parentfe80b256bfdde2e97c29695f2c341bc3cecff675 (diff)
adevtool improvements
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index e9a7f8c4..e999e708 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -792,6 +792,9 @@
<p>Changes since the 2024080500 release:</p>
<ul>
+ <li>adevtool: update dependencies</li>
+ <li>adevtool: improve code quality</li>
+ <li>adevtool: use fastboot packs to extract firmware images to avoid the need to download over-the-air updates, which also removes the dependency on python and python-protobuf for extracting vendor files</li>
</ul>
</article>
-->