Merge "Update API docs for android.permission.WRITE_CALL_LOG." am: 9d6d0e2db3 am: 23e0a4b71d am: 60400e37c4

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2509716

Change-Id: I058a2a463152dbf0f43c655f4e69075af9484615
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Tyler Gunn
2023-03-28 18:42:05 +00:00
committed by Automerger Merge Worker

View File

@@ -1374,8 +1374,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