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

Commit ccc248f9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update READ_PHONE_STATE doc to remove reference to phone number" into...

Merge "Update READ_PHONE_STATE doc to remove reference to phone number" into rvc-dev am: 03c66eb0 am: de67629a am: 67f4f168

Change-Id: I9266c853fe7208823ba5021954eae22ce3e5a36a
parents 04436581 67f4f168
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1099,9 +1099,9 @@
        android:description="@string/permgroupdesc_phone"
        android:priority="500" />

    <!-- Allows read only access to phone state, including the phone number of the device,
         current cellular network information, the status of any ongoing calls, and a list of any
         {@link android.telecom.PhoneAccount}s registered on the device.
    <!-- Allows read only access to phone state, including the current cellular network information,
         the status of any ongoing calls, and a list of any {@link android.telecom.PhoneAccount}s
         registered on the device.
         <p class="note"><strong>Note:</strong> If <em>both</em> your <a
         href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code
         minSdkVersion}</a> and <a