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

Commit a5b0c17a 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

Change-Id: Ic62f1858a650db2d5c7e1129e7ddf49ed44c18e8
parents 6e9398ae de67629a
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