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

Commit c036a668 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update test for Truth8 deprecation." into main

parents 82578104 89a25fea
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;