Fix the javadoc dead links for SIM states in Intent class

ACTION_SIM_CARD_STATE_CHANGED and ACTION_SIM_APPLICATION_STATE_CHANGED
have been moved from Intent class to TelephonyManager class in 2018.
But the javadoc in Intent class haven't been cleaned up to point
to the right link, leaving many dead links there.

Bug: 203683422
Test: make offline-sdk-docs
Change-Id: I81602fc9fef0e99afeab0d34db9393959a403f3f
1 file changed