summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYu Shan Emily Lau <yslau@google.com>2009-07-20 16:01:54 -0700
committerYu Shan Emily Lau <yslau@google.com>2009-07-20 16:01:54 -0700
commitb42c3a5809b16527b38c82be3165128ce10e77e6 (patch)
tree8d75b8aadc89667ef692ef72a03cc92042fd2d7f /tests
parentff851a1d669febe3981e248ade14906f1652f018 (diff)
downloadframeworks_base-b42c3a5809b16527b38c82be3165128ce10e77e6.zip
frameworks_base-b42c3a5809b16527b38c82be3165128ce10e77e6.tar.gz
frameworks_base-b42c3a5809b16527b38c82be3165128ce10e77e6.tar.bz2
Fix the build
Diffstat (limited to 'tests')
-rwxr-xr-xtests/AndroidTests/src/com/android/unit_tests/VpnTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java b/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java
index fd7861c..7dc1314 100755
--- a/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java
+++ b/tests/AndroidTests/src/com/android/unit_tests/VpnTest.java
@@ -19,6 +19,7 @@ package com.android.unit_tests;
import android.net.vpn.L2tpIpsecProfile;
import android.net.vpn.VpnType;
import android.test.AndroidTestCase;
+import android.test.suitebuilder.annotation.SmallTest;
/**
* Unit test class to test VPN api