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

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

Merge "Add missing skia_deps"

parents 943e5ad1 066a7d94
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -16,7 +16,11 @@

cc_test {
    name: "VtsHalGraphicsComposerV2_2TargetTest",
    defaults: ["VtsHalTargetTestDefaults"],
    defaults: [
        "VtsHalTargetTestDefaults",
        // Needed for librenderengine
        "skia_deps",
    ],
    srcs: [
        "VtsHalGraphicsComposerV2_2ReadbackTest.cpp",
        "VtsHalGraphicsComposerV2_2TargetTest.cpp",