Update doc of ACTION_SET_RADIO_CAPABILITY_DONE intent.

Bug: 24450765
Change-Id: I42c9f9b2b1c34d774c28d8431bc7c21bbf5909fd
This commit is contained in:
Sanket Padawe
2016-05-16 12:01:57 -07:00
parent 252a6b125b
commit 232667bdda

View File

@@ -384,6 +384,9 @@ public class TelephonyIntents {
* <li><em>phones radio access family </em> - A RadioAccessFamily
* array, contain phone ID and new radio access family for each phone.</li>
* </ul>
*
* <p class="note">
* Requires the READ_PHONE_STATE permission.
*/
public static final String ACTION_SET_RADIO_CAPABILITY_DONE =
"android.intent.action.ACTION_SET_RADIO_CAPABILITY_DONE";