Skip to content

Commit

Permalink
config: disable Homegraph service that chain-crashes on Pixel Tablet
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii <bankersenator@gmail.com>
  • Loading branch information
muhomorr authored and shutter-cat committed Aug 3, 2023
1 parent 826dc94 commit b5ba7f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gmscompat_config
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,8 @@ unregisterBluetoothConnectionCallback false
[[force_default_flags]]
[com.google.android.gms.fido]
.+

[[force_ComponentEnabledSettings]]
[com.google.android.gms]
# causes chain crashes on Pixel Tablet due to the missing Dock Manager app
disable com.google.android.gms.homegraph.PersistentListenerService

0 comments on commit b5ba7f9

Please sign in to comment.