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

Commit 142aae9c authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update test for Truth8 deprecation." into main am: c036a668 am: 717f8921

parents ebefe4f8 717f8921
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@ android_test {
        "service-rkp.impl",
        "services.core",
        "truth",
        "truth-java8-extension",
    ],
    test_suites: [
        "device-tests",
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
package com.android.server.security.rkp;

import static com.google.common.truth.Truth.assertThat;
import static com.google.common.truth.Truth8.assertThat;

import static org.mockito.ArgumentMatchers.any;
import static org.mockito.ArgumentMatchers.anyBoolean;