Skip to content

Commit 47bc0fe

Browse files
committed
docs: fix typo in platform notes
issue 5481512 Change-Id: I4773e06b315100f97b8d1dda6003a03b40cedd0b
1 parent 2f6a532 commit 47bc0fe

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)