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

Commit eb92c84f authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 4383937 from 3021f1fa to oc-mr1-release

Change-Id: Ia2f03abe28796187082d7d7a71f79e42a8eb6640
parents 806f8725 3021f1fa
Loading
Loading
Loading
Loading
+7 −1
Original line number Original line Diff line number Diff line
@@ -18,6 +18,12 @@ cc_test {
    name: "VtsHalCasV1_0TargetTest",
    name: "VtsHalCasV1_0TargetTest",
    defaults: ["VtsHalTargetTestDefaults"],
    defaults: ["VtsHalTargetTestDefaults"],
    srcs: ["VtsHalCasV1_0TargetTest.cpp"],
    srcs: ["VtsHalCasV1_0TargetTest.cpp"],
    static_libs: ["android.hardware.cas@1.0"],
    static_libs: [
        "android.hardware.cas@1.0",
        "android.hardware.cas.native@1.0",
        "android.hidl.allocator@1.0",
        "android.hidl.memory@1.0",
        "libhidlmemory",
    ],
}
}
+473 −24

File changed.

Preview size limit exceeded, changes collapsed.

+148 −114

File changed.

Preview size limit exceeded, changes collapsed.

+29 −19

File changed.

Preview size limit exceeded, changes collapsed.

+26 −21

File changed.

Preview size limit exceeded, changes collapsed.

Loading