fix Vanadium new tab shortcut for pre-rename users

This commit is contained in:
Daniel Micay 2022-11-23 13:37:44 -05:00
parent 25e5d08807
commit c580c9b423

View File

@ -656,6 +656,7 @@
<ul> <ul>
<li>Sandboxed Google Play compatibility layer: fix missing handling of APEX ListSlices in dynamic stubs (improves compatibility when granting Nearby devices permission to Play services with a WearOS device connected)</li> <li>Sandboxed Google Play compatibility layer: fix missing handling of APEX ListSlices in dynamic stubs (improves compatibility when granting Nearby devices permission to Play services with a WearOS device connected)</li>
<li>Sandboxed Google Play compatibility layer: mark PackageInstallerStatusForwarder as not exported</li> <li>Sandboxed Google Play compatibility layer: mark PackageInstallerStatusForwarder as not exported</li>
<li>extend original-package renaming to static launcher shortcuts to fix Vanadium new tab shortcut for users with an install predating the package rename</li>
</ul> </ul>
</article> </article>
--> -->