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

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

Merge "Camera: Add support for testing partial results" into oc-dev

parents 2c57b00b 74b543d5
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -31,9 +31,14 @@ cc_test {
        "libcamera_metadata",
        "libbinder",
        "libgui",
        "libui"
        "libui",
        "libfmq",
    ],
    static_libs: [
        "VtsHalHidlTargetTestBase",
        "libgrallocusage",
        "android.hardware.camera.common@1.0-helper",
    ],
    static_libs: ["VtsHalHidlTargetTestBase", "libgrallocusage"],
    cflags: [
        "-O0",
        "-g",
+352 −92

File changed.

Preview size limit exceeded, changes collapsed.