Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbf01c12 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Fix incorrect @link in ACTION_STORAGE_CHANGED comment

Change-Id: Ibfca8651a55e32e9caed96b04e5a40dc6ebc3019
parent 23f440d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
     */