potential fix for Play self-update control

This commit is contained in:
Daniel Micay 2022-11-17 03:32:12 -05:00
parent c35af65d53
commit 257cb0c785

View File

@ -664,6 +664,7 @@
<li>Sandboxed Google Play compatibility layer: bugfix: Parcel position wasn't reset by dynamic stubs</li> <li>Sandboxed Google Play compatibility layer: bugfix: Parcel position wasn't reset by dynamic stubs</li>
<li>Sandboxed Google Play compatibility layer: bugfix: missing handling of ListSlices in dynamic stub</li> <li>Sandboxed Google Play compatibility layer: bugfix: missing handling of ListSlices in dynamic stub</li>
<li>Pixel 7, Pixel 7 Pro (adevtool): drop unused face unlock components since we have no plans to enable support for an insecure face unlock implementation incapable providing reasonable security due to lack of dedicated face unlock hardware (Pixel 4 and Pixel 4 XL had dual infrared cameras, IR dot projector and IR flood illuminator providing a more secure biometric unlock system than fingerprint unlock as opposed to simply using the front camera in a way that could be done on any device)</li> <li>Pixel 7, Pixel 7 Pro (adevtool): drop unused face unlock components since we have no plans to enable support for an insecure face unlock implementation incapable providing reasonable security due to lack of dedicated face unlock hardware (Pixel 4 and Pixel 4 XL had dual infrared cameras, IR dot projector and IR flood illuminator providing a more secure biometric unlock system than fingerprint unlock as opposed to simply using the front camera in a way that could be done on any device)</li>
<li>GmsCompatConfig: make sure Play Store PhenotypeFlags are overridable by Gservices flags (further deterring Play Store trying to update Play services / Play Store beyond supported versions)</li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/66">version 66</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/66">version 66</a></li>
</ul> </ul>
</article> </article>