Merge "Add some failure comments in VpnTest" am: cf8d6e3253 am: 060aa462cb am: ee2b139f7a

am: 560981b972

Change-Id: I778fe7e00000ad936855b76feacf69a030c92a60
This commit is contained in:
sj.cha
2016-09-08 09:42:08 +00:00
committed by android-build-merger

View File

@@ -84,6 +84,11 @@ import java.util.Random;
* https://android-review.googlesource.com/#/c/99225/
* https://android-review.googlesource.com/#/c/100557/
*
* To ensure that the kernel has the required commits, run the kernel unit
* tests described at:
*
* https://source.android.com/devices/tech/config/kernel_network_tests.html
*
*/
public class VpnTest extends InstrumentationTestCase {