Disambiguate Base64 import in ksoap2.

The class java.util.Base64 is being added. This broke compilation
in ksoap2 since the type Base64 was ambiguous.

Test: Verified that "make ksoap2" breaks before but works after this CL
Bug: 29935305

Change-Id: Ie80e74d9e56861ffc8f9bda9b8f14d9dcbb7dc73
1 file changed
tree: 9b47e0f542bdfaebf621a23089559a93f78cff89
  1. kobjects/
  2. ksoap2-base/
  3. ksoap2-j2se/
  4. Android.mk
  5. MODULE_LICENSE_BSD
  6. NOTICE