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

Commit 611d0c0c authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Move to new isolation test runner." am: 4755a069 am: 6d7bae1a

am: f5d7ed03

Change-Id: If6f90328a052d31cf2c9f386060a79ce3efd7742
parents 914fd800 f5d7ed03
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,12 +54,12 @@ cc_library_shared {
// -----------------------------------------------------------------------------
cc_test {
    name: "metricslogger_tests",
    isolated: true,
    defaults: ["metricslogger_defaults"],
    shared_libs: [
        "libbase",
        "libmetricslogger_debug",
    ],
    static_libs: ["libBionicGtestMain"],
    srcs: [
        "metrics_logger_test.cpp",
    ],