add back battery share for Pixel 5

This commit is contained in:
Daniel Micay 2023-10-13 18:39:53 -04:00
parent d571f0d2eb
commit 62a8a168e1

View File

@ -716,6 +716,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: expand background activity launch shim to all the core Google Play apps to fix sandboxed Play Store compatibility issues with Android 14</li>
<li>Sandboxed Google Play compatibility layer: fix "Don't show again" notification action which broke after Android 14 port</li>
<li>Pixel 5: add back support for battery share (reverse wireless charging) via the new infrastructure in Android 14 which we already adopted for 6th/7th/8th generation Pixels</li>
<li>exempt non-app system packages from new package visibility restrictions to fix many APIs in secondary users</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-78">version 78</a></li>
</ul>