5.15 GKI LTS update

This commit is contained in:
Daniel Micay
2025-01-07 03:11:33 -05:00
parent 1a6cd8be30
commit ce8ecb51d1
2 changed files with 2 additions and 2 deletions

View File

@@ -74,7 +74,7 @@ for device in ${devices[@]}; do
done
sed -i "$replace" static-tmp/releases.html
#gixy nginx-tmp/nginx.conf
gixy nginx-tmp/nginx.conf
xmllint --noout static-tmp/**/*.@(html|svg|xml)
java -jar node_modules/vnu-jar/build/dist/vnu.jar --errors-only static-tmp/**/*.html

View File

@@ -557,7 +557,7 @@
<li>add workaround for upstream SystemServiceManager.newTargetUser null pointer exception bug</li>
<li>add workaround for upstream BatteryStatsImpl.updateWifiBatteryStats divide by zero bug</li>
<li>backport mainline APEX module patches for Media Provider, Network Stack and Wi-Fi</li>
<li>kernel (5.15): update to latest GKI LTS branch revision</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.175</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.120</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.62</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/76">version 76</a></li>