Merge "Update doc of ACTION_SET_RADIO_CAPABILITY_DONE intent." into nyc-dev

This commit is contained in:
TreeHugger Robot
2016-05-16 21:13:04 +00:00
committed by Android (Google) Code Review

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";