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

Commit bc8d7641 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Rename VtsHalEvsV1_0 Target"

parents cfa118de 815b52d8
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -15,10 +15,10 @@
//

cc_test {
    name: "VtsEvsV1_0Target",
    name: "VtsHalEvsV1_0Target",

    srcs: [
        "VtsEvsV1_0TargetTest.cpp",
        "VtsHalEvsV1_0TargetTest.cpp",
        "FrameHandler.cpp",
        "FormatConvert.cpp"
    ],
@@ -43,4 +43,3 @@ cc_test {
        "-g",
    ],
}