We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc1269b + 47bc0fe commit b51541fCopy full SHA for b51541f
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