Fix the build

This commit is contained in:
Yu Shan Emily Lau
2009-07-20 16:01:54 -07:00
parent ff851a1d66
commit b42c3a5809

View File

@@ -19,6 +19,7 @@ package com.android.unit_tests;
import android.net.vpn.L2tpIpsecProfile; import android.net.vpn.L2tpIpsecProfile;
import android.net.vpn.VpnType; import android.net.vpn.VpnType;
import android.test.AndroidTestCase; import android.test.AndroidTestCase;
import android.test.suitebuilder.annotation.SmallTest;
/** /**
* Unit test class to test VPN api * Unit test class to test VPN api