commit | b78a7b9fde81561f12902469cd255174c1c7aac7 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Mar 23 06:58:10 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Sat Mar 23 06:58:10 2024 +0000 |
tree | e241479420a72404013c89171a95c37488caf742 | |
parent | 443577a7d85644d0a80d7041b9a92a1b5f60dec2 [diff] | |
parent | 23f9c84b329f2ebf5198d3364ce080aa6b95c5c1 [diff] |
Merge "Remove obsolete TODO from IKeystoreAuthorization.aidl" into main am: 23f9c84b32 Original change: https://android-review.googlesource.com/c/platform/system/security/+/3009242 Change-Id: Ib4ff81be9f56c7cdb608632a7518aaffb9eb4b8c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl b/keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl index a9de026..fd532f6 100644 --- a/keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl +++ b/keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl
@@ -18,8 +18,6 @@ import android.hardware.security.keymint.HardwareAuthenticatorType; import android.security.authorization.AuthorizationTokens; -// TODO: mark the interface with @SensitiveData when the annotation is ready (b/176110256). - /** * IKeystoreAuthorization interface exposes the methods for other system components to * provide keystore with the information required to enforce authorizations on key usage.