Update docs for ACTION_SIM_STATE_CHANGED

Update docs for ACTION_SIM_STATE_CHANGED to reflect its
deprecated/frozen status.

Bug: 159346708
Test: N/A
Change-Id: I48e08432884a6f6eafdd3c9071d260fe7275c2e4
This commit is contained in:
Hall Liu
2020-07-08 15:54:33 -07:00
parent 3e4112d198
commit 4a0578fc5a

View File

@@ -171,8 +171,8 @@ public class TelephonyIntents {
* if not specified </dd>
* </dl>
*
* <p class="note">
* Requires the READ_PHONE_STATE permission.
* <p class="note">This is a sticky broadcast, and therefore requires no permissions to listen
* to. Do not add any additional information to this broadcast.
*
* <p class="note">This is a protected intent that can only be sent
* by the system.