Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47bc0fea authored by Scott Main's avatar Scott Main
Browse files

docs: fix typo in platform notes

issue 5481512

Change-Id: I4773e06b315100f97b8d1dda6003a03b40cedd0b
parent 2f6a5327
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ contacts in this table are then aggregated into the single user-visible profile
<p>Adding a new raw contact for the profile requires the {@link
android.Manifest.permission#WRITE_PROFILE} permission. Likewise, in order to read from the profile
table, you must request the {@link android.Manifest.permission#READ_PROFILE} permission. However,
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
profile. Reading the user profile is a sensitive permission and you should expect users to be
skeptical of apps that request it.</p>