clarify IRQ reverts

This commit is contained in:
Daniel Micay 2022-12-21 02:51:21 -05:00
parent d36ad46e46
commit 8c9c387f73

View File

@ -679,7 +679,7 @@
<ul> <ul>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.78</li> <li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.78</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.157</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.157</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): revert IRQ changes breaking boot on Pixel 7 and Pixel 7 Pro</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Generic 5.10): revert 5.10.157 IRQ changes breaking boot on Pixel 7 and Pixel 7 Pro</li>
<li>adevtool: stop including unused install constraint configuration</li> <li>adevtool: stop including unused install constraint configuration</li>
<li>adevtool: stop including stock OS root CA database</li> <li>adevtool: stop including stock OS root CA database</li>
<li>include Apps (app repository client) in managed profiles by default in order to support installing / updating sandboxed Google Play</li> <li>include Apps (app repository client) in managed profiles by default in order to support installing / updating sandboxed Google Play</li>