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

Commit b51b8fa0 authored by David Anderson's avatar David Anderson Committed by Automerger Merge Worker
Browse files

Merge "Add cow_api_test to presubmit." am: 53dfacea am: 514257bc am: 0bf46046 am: f3a73e71

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1664323

Change-Id: Ia5a0e3c12aba8e1dc9afaa1ee416f982cb6ab671
parents 49b2457a f3a73e71
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -17,6 +17,9 @@
    },
    {
      "name": "libsnapshot_fuzzer_test"
    },
    {
      "name": "cow_api_test"
    }
  ]
}
+3 −0
Original line number Diff line number Diff line
@@ -479,6 +479,9 @@ cc_test {
        "libgtest",
        "libsnapshot_cow",
    ],
    test_suites: [
        "device-tests"
    ],
    test_min_api_level: 30,
    auto_gen_config: true,
    require_root: false,