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

Commit d6fe4218 authored by Keun Soo Yim's avatar Keun Soo Yim Committed by Gerrit Code Review
Browse files

Merge "pack VTS cc_test binaries as general-tests"

parents c1892e65 68ae05dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,4 +19,5 @@ cc_test {
    defaults: ["VtsHalTargetTestDefaults"],
    srcs: ["VtsHalAtraceV1_0TargetTest.cpp"],
    static_libs: ["android.hardware.atrace@1.0"],
    test_suites: ["general-tests"],
}
+1 −0
Original line number Diff line number Diff line
@@ -29,4 +29,5 @@ cc_test {
        "libicuuc_stubdata",
        "libxml2",
    ],
    test_suites: ["general-tests"],
}
+1 −0
Original line number Diff line number Diff line
@@ -35,4 +35,5 @@ cc_test {
    header_libs: [
        "android.hardware.audio.common.util@all-versions",
    ],
    test_suites: ["general-tests"],
}
+1 −0
Original line number Diff line number Diff line
@@ -32,4 +32,5 @@ cc_test {
        "libicuuc_stubdata",
        "libxml2",
    ],
    test_suites: ["general-tests"],
}
+1 −0
Original line number Diff line number Diff line
@@ -35,4 +35,5 @@ cc_test {
    header_libs: [
        "android.hardware.audio.common.util@all-versions",
    ],
    test_suites: ["general-tests"],
}
Loading