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

Commit d971c36b authored by Dan Shi's avatar Dan Shi
Browse files

Replace VtsHalTargetTestDefaults to prepare for cleanup

Bug: 147894326
Test: build
Exempt-From-Owner-Approval: This CL only changes build config, but not
the test logic.
Change-Id: I5f2e6db3ebff48cd53be07c49c24c58c9b116306
parent 9b8c695c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
cc_library_static {
    name: "VtsHalMediaC2V1_0CommonUtil",
    defaults: [
        "VtsHalTargetTestDefaults",
        "Vts10HalTargetTestDefaults",
        "libcodec2-hidl-client-defaults",
    ],

@@ -19,7 +19,7 @@ cc_library_static {
cc_defaults {
    name: "VtsHalMediaC2V1_0Defaults",
    defaults: [
        "VtsHalTargetTestDefaults",
        "Vts10HalTargetTestDefaults",
        "libcodec2-hidl-client-defaults",
    ],