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

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

Change-Id: I183742ec2b3a9354f3568b2e691422ebbe0a74c2
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:01:55 +00:00
committed by Automerger Merge Worker

View File

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