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

Commit 7700ee39 authored by Hall Liu's avatar Hall Liu
Browse files

Update documentation for the READ_PHONE_STATE permission

Bug: 26413825
Change-Id: I58d21ddd6e2ad1cc724648db5839d711d96663fb
parent 0effee88
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -706,7 +706,9 @@
        android:description="@string/permgroupdesc_phone"
        android:priority="500" />

    <!-- Allows read only access to phone state.
    <!-- 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.
         <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