Fix incorrect @link in ACTION_STORAGE_CHANGED comment
Change-Id: Ibfca8651a55e32e9caed96b04e5a40dc6ebc3019
This commit is contained in:
@@ -192,7 +192,7 @@ public final class KeyChain {
|
||||
* <li>when permission to access a private key is changed.
|
||||
* </ul>
|
||||
*
|
||||
* @deprecated Use {@link #ACTION_KEYCHAIN_CHANGED}, {@link #ACTION_STORAGE_CHANGED} or
|
||||
* @deprecated Use {@link #ACTION_KEYCHAIN_CHANGED}, {@link #ACTION_TRUST_STORE_CHANGED} or
|
||||
* {@link #ACTION_KEY_ACCESS_CHANGED}. Apps that target a version higher than
|
||||
* {@link Build.VERSION_CODES#N_MR1} will not receive this broadcast.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user