run full explicit GC in SystemUI and system_server after locking

This commit is contained in:
Daniel Micay 2024-02-02 19:58:55 -05:00
parent bf73e459af
commit e6cd8db8b1

View File

@ -729,6 +729,7 @@
<p>Changes since the 2024012600 release:</p>
<ul>
<li>run full explicit GC in SystemUI and system_server after locking (this is already done after unlocking to purge the lock method and derived data, but it makes sense to do it after locking too)</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.209</li>
<li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.148</li>
<li>kernel (Generic 6.1): apply sysrq hardening changes</li>