Android August monthly update

This commit is contained in:
Daniel Micay 2024-08-06 18:07:58 -04:00
parent 26118240f3
commit 1e37380df4

View File

@ -792,6 +792,8 @@
<p>Changes since the 2024080500 release:</p>
<ul>
<li>full 2024-08-05 security patch level</li>
<li>rebased onto AP2A.240805.005 Android Open Source Project release</li>
<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>