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

Commit 2e707857 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 10901212 from a547de7c to mainline-mediaprovider-release

Change-Id: Ib0da5af0a43c1561b77161352060dd4ccbf62d85
parents 72e628f1 a547de7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@ bool haveIpv6() {

class DoHFFITest : public NetNativeTestBase {
  public:
    static void SetUpTestSuite() { doh_init_logger(DOH_LOG_LEVEL_DEBUG); }
    static void SetUpTestSuite() { doh_init_logger(DOH_LOG_LEVEL_TRACE); }
};

TEST_F(DoHFFITest, SmokeTest) {