gmscompat improvements
This commit is contained in:
parent
af1dbf2798
commit
3f162b7494
@ -591,6 +591,18 @@
|
||||
|
||||
<ul>
|
||||
<li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li>
|
||||
<li>Storage Scopes: fix denial of app ops that are allowed by default</li>
|
||||
<li>Storage Scopes: fix showing storage permission prompt in certain cases</li>
|
||||
<li>Sandboxed Google Play compatibility layer: support intercepting SynchronousResultReceiver exceptions</li>
|
||||
<li>Sandboxed Google Play compatibility layer: improve handling of pending intents</li>
|
||||
<li>Sandboxed Google Play compatibility layer: silence notification channels by default</li>
|
||||
<li>Sandboxed Google Play compatibility layer: improve infrastructure for GmsCompatConfig shims</li>
|
||||
<li>Sandboxed Google Play compatibility layer: notify the user that Contacts sync can be enabled</li>
|
||||
<li>Sandboxed Google Play compatibility layer: notify when an app requires the Speech Services app</li>
|
||||
<li>GmsCompatConfig: fix Google account removal caused by attempt to use privileged APIs leading to an error blocking it</li>
|
||||
<li>GmsCompatConfig: fully disable com.google.android.westworld</li>
|
||||
<li>GmsCompatConfig: disable OS update service to prevent it crashing from lack of access</li>
|
||||
<li>GmsCompatConfig: add BluetoothDevice shims</li>
|
||||
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li>
|
||||
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user