diff options
author | Janis Danisevskis <jdanis@google.com> | 2021-03-05 10:23:09 -0800 |
---|---|---|
committer | Janis Danisevskis <jdanis@google.com> | 2021-04-01 17:06:41 -0700 |
commit | a6dcf091f59083db52257bd5dc4af69cc22d7fd3 (patch) | |
tree | b65b9b8e41f06b8de5cfbaab57f403a404ea1113 /config | |
parent | f11ccc456bfc5d0004d3ea398832e4ca16879b6e (diff) |
Keystore 2.0: Remove Keystore 1.0 SPI with all remaining references
Bug: 171305684
Test: CtsKeystoreTestCases
Change-Id: I337515dadc9e45b909bff058d4e13371b4fa843c
Diffstat (limited to 'config')
-rw-r--r-- | config/hiddenapi-unsupported.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/hiddenapi-unsupported.txt b/config/hiddenapi-unsupported.txt index 8a377ac051b0..48a9782c83df 100644 --- a/config/hiddenapi-unsupported.txt +++ b/config/hiddenapi-unsupported.txt @@ -209,7 +209,6 @@ Landroid/os/storage/IObbActionListener$Stub;-><init>()V Landroid/os/storage/IStorageManager$Stub$Proxy;-><init>(Landroid/os/IBinder;)V Landroid/os/storage/IStorageManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/IStorageManager; Landroid/security/IKeyChainService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/security/IKeyChainService; -Landroid/security/keystore/IKeystoreService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/security/keystore/IKeystoreService; Landroid/service/dreams/IDreamManager$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/dreams/IDreamManager; Landroid/service/notification/INotificationListener$Stub;-><init>()V Landroid/service/persistentdata/IPersistentDataBlockService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/persistentdata/IPersistentDataBlockService; |