We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f6a532 commit 47bc0feCopy full SHA for 47bc0fe
docs/html/sdk/android-4.0.jd
@@ -158,7 +158,7 @@ contacts in this table are then aggregated into the single user-visible profile
158
<p>Adding a new raw contact for the profile requires the {@link
159
android.Manifest.permission#WRITE_PROFILE} permission. Likewise, in order to read from the profile
160
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
+most apps should not need to read the user profile, even when contributing data to the
162
profile. Reading the user profile is a sensitive permission and you should expect users to be
163
skeptical of apps that request it.</p>
164
0 commit comments