summaryrefslogtreecommitdiff
path: root/include/keymaster/android_keymaster.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/keymaster/android_keymaster.h')
-rw-r--r--include/keymaster/android_keymaster.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/keymaster/android_keymaster.h b/include/keymaster/android_keymaster.h
index 6c3acc5..3b6f445 100644
--- a/include/keymaster/android_keymaster.h
+++ b/include/keymaster/android_keymaster.h
@@ -100,6 +100,7 @@ class AndroidKeymaster {
ConfigureVerifiedBootInfoResponse
ConfigureVerifiedBootInfo(const ConfigureVerifiedBootInfoRequest& request);
GetRootOfTrustResponse GetRootOfTrust(const GetRootOfTrustRequest& request);
+ GetHwInfoResponse GetHwInfo();
bool has_operation(keymaster_operation_handle_t op_handle) const;