add missing words

This commit is contained in:
Daniel Micay 2024-12-09 21:53:22 -05:00
parent dbea71548e
commit 785a87c055

View File

@ -578,7 +578,7 @@
<li>Settings: add a dedicated App info > Storage > Manage storage button for apps with a manage storage space activity instead of replacing the standard user interface with it especially since the app's own implementation may not support clearing all storage and may not work at all</li>
<li>Settings: fix minor back navigation issue for our duress PIN/password UI where it would open a new authentication activity instead of going back to the previous screen</li>
<li>prevent crashes caused by upstream Android bugs when a Mock Location provider is added or removed by avoiding ever removing location providers at runtime by keeping them around as disabled providers</li>
<li>stop temporarily always enabling system crash notifications since initial Android 15 QPR1 is completed</li>
<li>stop temporarily always enabling system crash notifications since the initial Android 15 QPR1 testing is completed</li>
<li>kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.228</li>
<li>adevtool: update carrier_settings and carrier_list protobuf parsers for Android 15 QPR1</li>
</ul>