Remove @Parameters for tests that don't use them.
Locally "atest android.libcore.regression.ByteBufferPerfTest#time_ByteBuffer_allocate" was crashing with ArrayIndexOutOfBoundsException. With annotation removed it works fine. Bug: n/a Test: atest android.libcore.regression.ByteBufferPerfTest#time_ByteBuffer_allocate Change-Id: Ib81529b553bd7169d18ba6b99eff38386ad0f9e1
Loading
Please register or sign in to comment