add TPU/GXP toggle

This commit is contained in:
Daniel Micay 2023-04-06 06:43:34 -04:00
parent 2dd073cb42
commit d5845a8652

View File

@ -677,6 +677,9 @@
<p>Changes since the 2023040400 release:</p>
<ul>
<li>Settings: add toggle for controlling direct access to Tensor hardware accelerators (TPU, GXP) by certain Google apps for users to choose whether Google apps can use more than the portable Android hardware acceleration features such as the neural net API</li>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: add dynamic control over direct TPU access</li>
<li>Pixel 7, Pixel 7 Pro: add dynamic control over GXP access by Google Camera</li>
<li>add support for providing Camera vendor extensions on Pixels via Pixel Camera Services app (at the moment, only the Camera2 Night extension is available for certain devices and CameraX extensions aren't available yet)</li>
<li>add support for runtime resource overlays (RROs) to exec spawning</li>
<li>remove support for disabling app visibility filtering since our Pixel eSIM firmware app integration depends on it</li>