Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5402ed2a authored by Orlando Arbildo's avatar Orlando Arbildo
Browse files

hwcryptohal: Setting VtsAidlHwCryptoTests as VTS

Setting VtsAidlHwCryptoTests test_suites to include
vts and general-tests.

Bug: 393162614
Test: atest VtsAidlHwCryptoTests
Change-Id: I61991204dfd940a9d91422f1afc0c8875a7f7e54
parent 9f8fd2b1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -60,4 +60,8 @@ rust_test {
    rustlibs: [
        "libhwcryptohal_vts_test",
    ],
    test_suites: [
        "general-tests",
        "vts",
    ],
}