android: remove Google Stadia from hardcoded exclusions list (#457)

pull/460/head
Andrea Gottardo 4 months ago committed by GitHub
parent 76ab7eab92
commit ea0c1e960d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -524,8 +524,6 @@ open class UninitializedApp : Application() {
listOf(
// RCS/Jibe https://github.com/tailscale/tailscale/issues/2322
"com.google.android.apps.messaging",
// Stadia https://github.com/tailscale/tailscale/issues/3460
"com.google.stadia.android",
// Android Auto https://github.com/tailscale/tailscale/issues/3828
"com.google.android.projection.gearhead",
// GoPro https://github.com/tailscale/tailscale/issues/2554

Loading…
Cancel
Save