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

Commit 06ad2393 authored by Calin Juravle's avatar Calin Juravle Committed by Android Git Automerger
Browse files

am 792e2691: resolved conflicts for merge of 7a1abfe3 to lmp-mr1-dev-plus-aosp

* commit '792e2691':
  Add code cache tests to libnativebridge.
parents 1dde8874 792e2691
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -42,8 +42,6 @@ TEST_F(NativeBridgeTest, CompleteFlow) {

    // Clean-up code_cache
    ASSERT_EQ(0, rmdir(kCodeCache));

    ASSERT_FALSE(NativeBridgeError());
}

}  // namespace android