Refine NetworkMonitorTest#testReadAsString_StreamShorterThanLimit()
The characters of string may not only contain ASCII characters, so the length of string may not the same as bytes. Replace the string to byte[]. Bug: 154217644 Test: atest NetworkStackTests:NetworkMonitorTest Change-Id: I6552a6c8a291d54fc16bd3a1df3ab29a4481b20d
Loading
Please register or sign in to comment