summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-03-23 06:39:35 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-23 06:39:35 +0000
commit23f9c84b329f2ebf5198d3364ce080aa6b95c5c1 (patch)
treee241479420a72404013c89171a95c37488caf742
parentd60e2b6964e64434c1711ac3525f70c12e6b640a (diff)
parent0361bbf6643e7dc3edabde8e25208ee6e228f874 (diff)
downloadsecurity-23f9c84b329f2ebf5198d3364ce080aa6b95c5c1.tar.gz
Merge "Remove obsolete TODO from IKeystoreAuthorization.aidl" into main
-rw-r--r--keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl2
1 files changed, 0 insertions, 2 deletions
diff --git a/keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl b/keystore2/aidl/android/security/authorization/IKeystoreAuthorization.aidl
index a9de0263..fd532f62 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.HardwareAuthToken;
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.