commit | 3cf9806afa90b5243636338685243824cada5a0f | [log] [tgz] |
---|---|---|
author | Orlando Arbildo <oarbildo@google.com> | Sat Mar 08 07:17:58 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Mar 08 07:17:58 2025 -0800 |
tree | 5cec1b82714a8d58ad6d49bc549080805fce4071 | |
parent | 529eb00dc03d37d01e632ea311b9eec382563c41 [diff] | |
parent | 5402ed2a5b08df4913ea541749d2ef67e3b15845 [diff] |
Merge "hwcryptohal: Setting VtsAidlHwCryptoTests as VTS" into main
diff --git a/security/see/hwcrypto/aidl/vts/functional/Android.bp b/security/see/hwcrypto/aidl/vts/functional/Android.bp index fc8215e..2aea077 100644 --- a/security/see/hwcrypto/aidl/vts/functional/Android.bp +++ b/security/see/hwcrypto/aidl/vts/functional/Android.bp
@@ -60,4 +60,8 @@ rustlibs: [ "libhwcryptohal_vts_test", ], + test_suites: [ + "general-tests", + "vts", + ], }