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

Commit b7287d2e authored by nelsonli's avatar nelsonli
Browse files

[vts-core] add VtsHalCameraProviderV2_4TargetTest to vts-core

Convert VtsHalCameraProviderV2_4TargetTest to be parameterized test
and add it to vts-core

Bug: 142397658
Test: $atest VtsHalCameraProviderV2_4TargetTest
Change-Id: I76b20be8ef18dadc4fc5d10db5c541aadf3b9b18
parent b5affd26
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ cc_test {
        "libcamera_metadata",
        "libcutils",
        "libfmq",
        "libgralloctypes",
        "libgui",
        "libui",
    ],
@@ -46,6 +45,7 @@ cc_test {
        "android.hidl.allocator@1.0",
        "libgrallocusage",
        "libhidlmemory",
        "libgralloctypes",
    ],
    test_suites: ["general-tests"],
    test_suites: ["general-tests", "vts-core"],
}
+58 −81

File changed.

Preview size limit exceeded, changes collapsed.