commit | db74218a23f70e3d37451a5032c3ccc9cfee2838 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Wed Apr 10 13:52:13 2024 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Apr 10 13:52:20 2024 +0000 |
tree | 0d9ad29616fc65690751e2a1670a234c8413129d | |
parent | 3820160a3f004bde63226bac4c2356aca42026d4 [diff] |
Remove android.security.KeyStore#getInstance() This method no longer has any callers, so remove it. (As with other methods in android.security.KeyStore, this did have @UnsupportedAppUsage. However, there is no reason for apps to use this. Therefore, removing it is allowed by the non-SDK interface policy.) Bug: 326508120 Test: Build Change-Id: I76facc1d54bf656188d1d4c5745224fc49836132