commit | da0b04ce83d87366100cefb3d5ae0c54990a7eea | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu Nov 07 13:35:43 2024 +0000 |
committer | David Drysdale <drysdale@google.com> | Tue Nov 12 15:50:35 2024 +0000 |
tree | e2e15eb12e48f2ad1a24462443ea759527ee16da | |
parent | d65b3820b584e61f048849f0568b45cb3ac0c67f [diff] [blame] |
KeyMint VTS tests for module hash feature Test: VtsAidlKeyMintTargetTest Bug: 369375199 Bug: 373446864 Bug: 373446999 Bug: 360941058 Change-Id: Iaca508f39be4d76d07ae4f7cf6e640466af78ae4
diff --git a/security/keymint/support/Android.bp b/security/keymint/support/Android.bp index f313cf3..a334244 100644 --- a/security/keymint/support/Android.bp +++ b/security/keymint/support/Android.bp
@@ -30,6 +30,7 @@ "-Wall", "-Wextra", "-Werror", + "-DKEYMINT_HAL_V4", ], srcs: [ "attestation_record.cpp",