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

Commit a8f871da authored by Pawin Vongmasa's avatar Pawin Vongmasa
Browse files

Fix typo in the output binary

Test: vts-tradefed run vts -m VtsHalMediaC2V1_0Host

Bug: 136503165
parent 9694a996
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
 */

cc_test {
    name: "VtsHalMeidaC2V1_0TargetVideoDecTest",
    name: "VtsHalMediaC2V1_0TargetVideoDecTest",
    defaults: ["VtsHalMediaC2V1_0Defaults"],
    srcs: ["VtsHalMediaC2V1_0TargetVideoDecTest.cpp"],
}