Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
GmsCore
Commits
ad12bd5d
Unverified
Commit
ad12bd5d
authored
Apr 19, 2021
by
Francesco Saltori
Committed by
GitHub
Apr 19, 2021
Browse files
Handle GMS intent for launching account settings (#1452)
parent
e9f028c8
Changes
1
Show whitespace changes
Inline
Side-by-side
play-services-core/src/main/AndroidManifest.xml
View file @
ad12bd5d
...
...
@@ -538,6 +538,7 @@
<action
android:name=
"com.google.android.gms.accountsettings.ACCOUNT_PREFERENCES_SETTINGS"
/>
<action
android:name=
"com.google.android.gms.accountsettings.PRIVACY_SETTINGS"
/>
<action
android:name=
"com.google.android.gms.accountsettings.SECURITY_SETTINGS"
/>
<action
android:name=
"com.google.android.gms.accountsettings.action.VIEW_SETTINGS"
/>
<category
android:name=
"android.intent.category.DEFAULT"
/>
</intent-filter>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment