Revert "Implement addAuthToken method of IKeystoreAuthorization ..."
Revert "Integrate IKeystoreAuthorization aidl's addAuthToken wit..."
Revert submission 1519257-rename_auth_service
Reason for revert: breaking WM presubmit, b/177787180
Reverted Changes:
Ib847b68d4:Integrate IKeystoreAuthorization aidl's addAuthTok...
I7893ab452:Integrate IKeystoreAuthorization aidl's addAuthTok...
I4a092119c:Implement addAuthToken method of IKeystoreAuthoriz...
Change-Id: I02a8495484f21c6fa523450641bc4c59abf649de
diff --git a/keystore2/aidl/Android.bp b/keystore2/aidl/Android.bp
index 696f38e..0d05dfe 100644
--- a/keystore2/aidl/Android.bp
+++ b/keystore2/aidl/Android.bp
@@ -28,8 +28,8 @@
}
aidl_interface {
- name: "android.security.authorization",
- srcs: [ "android/security/authorization/*.aidl" ],
+ name: "android.security.authorizations",
+ srcs: [ "android/security/authorizations/*.aidl" ],
imports: [ "android.hardware.security.keymint" ],
unstable: true,
backend: {