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

Commit 063183f2 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Try to fix LocalUnwinderTest.unwind_after_dlopen in APCT."

parents 2a7c8871 f6d7594d
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -232,6 +232,9 @@ cc_test {
        "tests/files/offline/straddle_arm/*",
        "tests/files/offline/straddle_arm/*",
        "tests/files/offline/straddle_arm64/*",
        "tests/files/offline/straddle_arm64/*",
    ],
    ],
    required: [
        "libunwindstack_local",
    ],
}
}


//-------------------------------------------------------------------------
//-------------------------------------------------------------------------