Skip to content

Commit b51541f

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am 47bc0fe: docs: fix typo in platform notes issue 5481512
* commit '47bc0feace5b842b3b8bf07b88e41ff658667bb3': docs: fix typo in platform notes issue 5481512
2 parents dc1269b + 47bc0fe commit b51541f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/sdk/android-4.0.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ contacts in this table are then aggregated into the single user-visible profile
158158
<p>Adding a new raw contact for the profile requires the {@link
159159
android.Manifest.permission#WRITE_PROFILE} permission. Likewise, in order to read from the profile
160160
table, you must request the {@link android.Manifest.permission#READ_PROFILE} permission. However,
161-
most apps should need to read the user profile, even when contributing data to the
161+
most apps should not need to read the user profile, even when contributing data to the
162162
profile. Reading the user profile is a sensitive permission and you should expect users to be
163163
skeptical of apps that request it.</p>
164164

0 commit comments

Comments
 (0)