Merge "Update API docs for android.permission.WRITE_CALL_LOG."

This commit is contained in:
Tyler Gunn
2023-03-28 16:44:59 +00:00
committed by Gerrit Code Review

View File

@@ -1334,8 +1334,7 @@
android:permissionFlags="hardRestricted"
android:protectionLevel="dangerous" />
<!-- Allows an application to write (but not read) the user's
call log data.
<!-- Allows an application to write and read the user's call log data.
<p class="note"><strong>Note:</strong> If your app uses the
{@link #WRITE_CONTACTS} permission and <em>both</em> your <a
href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code