Remove @FlakyTest on testTcpBufferReset

After aosp/1111617 merged, the test pass rate of
testTcpBufferReset is 100% on Android Test Metrics. That means
this test is not flaky. So remove @FlakyTest annotation on the
test.

Change-Id: I1fb47a9fda294030c41dc53cf4bac3849a2f3d54
Fix: 140305678
Test: atest ConnectivityServiceTest#testTcpBufferReset
1 file changed
tree: 242b49d587aefdd3ed9a751b7a2a54427c7f2ecb
  1. core/
  2. services/
  3. tests/