Move to new isolation test runner.
Test: Ran tests. Change-Id: I1c226111d4667daded90320e1d2b944c5566d34f
This commit is contained in:
parent
87b6cb497b
commit
805ea83840
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue