update CPU target change description

This commit is contained in:
Daniel Micay 2021-10-17 22:14:27 -04:00
parent 9f5a44af53
commit 832e9e0a79

View File

@ -457,7 +457,7 @@
<li>rebased onto SP1A.210812.016 release</li> <li>rebased onto SP1A.210812.016 release</li>
<li>Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)</li> <li>Sandboxed Play services compatibility layer: add support for Play services Android 12 releases (Android 11 releases still mostly work but we'll be recommending/mirroring the Android 12 releases)</li>
<li>make release signing otacerts.zip generation reproducible</li> <li>make release signing otacerts.zip generation reproducible</li>
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2 / ARMv8.2-DotProd and the appropriate CPU type for ART and native code instead of producing generic ARMv8 code</li> <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: target ARMv8.2-DotProd architecture and Cortex-A76 CPU for ART and native code instead of producing generic ARMv8 code</li>
<li>use new privacy indicators for location</li> <li>use new privacy indicators for location</li>
<li>raise permission usage history from 1 day to 7 days</li> <li>raise permission usage history from 1 day to 7 days</li>
<li>enable permission history for all permission groups</li> <li>enable permission history for all permission groups</li>