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

Commit 32905234 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8204150 from b9439bc5 to tm-release

Change-Id: I85674dc2552b776967183901c9a386e9344fa498
parents 8e2a8284 b9439bc5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -134,6 +134,10 @@ cc_test {

    test_suites: ["device-tests"],

    tidy_timeout_srcs: [
        "unit/commands_test.cpp",
    ],

    srcs: [
        "unit/*.cpp",
    ],
@@ -192,6 +196,10 @@ cc_test_host {
        "libupdater_defaults",
    ],

    tidy_timeout_srcs: [
        "unit/host/imgdiff_test.cpp",
    ],

    srcs: [
        "unit/host/*",
    ],