Merge "Update documentation for the READ_PHONE_STATE permission" into nyc-dev

am: 5feb8cb

* commit '5feb8cbc966960faffcb87323570d721fd242595':
  Update documentation for the READ_PHONE_STATE permission
This commit is contained in:
Hall Liu
2016-03-25 19:23:50 +00:00
committed by android-build-merger

View File

@@ -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