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

Commit 8ae42073 authored by Shuo Qian's avatar Shuo Qian Committed by android-build-merger
Browse files

Merge "Remove @FlakyTest annotation for TelephonyMetricsTest.java in framework/opt/telephony"

am: d6ca792e

Change-Id: Id6b4acbd3bf06e8ef07fe7af6e80065b61c5ec2e
parents fe9742f9 d6ca792e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -136,7 +136,6 @@ public class TelephonyMetricsTest extends TelephonyTest {
        return (String) method.invoke(null, log);
    }

    @FlakyTest
    @Test
    @SmallTest
    public void testEventDropped() throws Exception {