package android.net.http; // This class is here to fix an issue with Robolectric. // https://github.com/robolectric/robolectric/issues/1862 // TODO Check if this class can be removed on next Robolectric update public class AndroidHttpClient { }