Pixel 7 / Pixel 7 Pro preparation

This commit is contained in:
Daniel Micay 2022-10-15 01:02:41 -04:00
parent 485550bfc8
commit 80ddbb2dcb

View File

@ -639,6 +639,7 @@
<li>GmsCompatConfig: disable WearableDataListenerService</li> <li>GmsCompatConfig: disable WearableDataListenerService</li>
<li>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.1 for all devices since it will be required for the Pixel 7 and Pixel 7 Pro</li> <li>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.1 for all devices since it will be required for the Pixel 7 and Pixel 7 Pro</li>
<li>Settings: backport and configure intent configuration related to styles and wallpaper configuration activities to make the device branch for the Pixel 7 and Pixel 7 Pro easier to maintain</li> <li>Settings: backport and configure intent configuration related to styles and wallpaper configuration activities to make the device branch for the Pixel 7 and Pixel 7 Pro easier to maintain</li>
<li>prepare for future Pixel 7 and Pixel 7 Pro support by adding them to the device lists for device prototype checks and PSDS configuration</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/61">version 61</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/61">version 61</a></li>
</ul> </ul>
</article> </article>