summaryrefslogtreecommitdiffstats
path: root/17
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-11-13 15:15:12 -0800
committerYing Wang <wangying@google.com>2012-11-13 15:15:12 -0800
commit07a523b280d10a10b5c093c52135a63efb3cdb8a (patch)
tree74ed30d6eb06be70ebc62cb58ecd0ad99e5e6bd4 /17
parentbfb25615b4980b73f11ae900337b75ffdbc302e6 (diff)
downloadprebuilts_sdk-07a523b280d10a10b5c093c52135a63efb3cdb8a.zip
prebuilts_sdk-07a523b280d10a10b5c093c52135a63efb3cdb8a.tar.gz
prebuilts_sdk-07a523b280d10a10b5c093c52135a63efb3cdb8a.tar.bz2
Drop official SDK 17
The SDK was downloaded with the Eclipse Android SDK Manager. Change-Id: Ieb26ff03da08fae8a690fc1eb46549bcbe937233
Diffstat (limited to '17')
-rw-r--r--17/android.jarbin0 -> 19006999 bytes
-rw-r--r--17/framework.aidl51
-rw-r--r--17/uiautomator.jarbin0 -> 8759 bytes
3 files changed, 51 insertions, 0 deletions
diff --git a/17/android.jar b/17/android.jar
new file mode 100644
index 0000000..13c2539
--- /dev/null
+++ b/17/android.jar
Binary files differ
diff --git a/17/framework.aidl b/17/framework.aidl
new file mode 100644
index 0000000..f9c522e
--- /dev/null
+++ b/17/framework.aidl
@@ -0,0 +1,51 @@
+interface android.accounts.IAccountManager;
+interface android.accounts.IAccountManagerResponse;
+interface android.accounts.IAccountAuthenticator;
+interface android.accounts.IAccountAuthenticatorResponse;
+parcelable android.app.Notification;
+parcelable android.app.PendingIntent;
+parcelable android.bluetooth.BluetoothDevice;
+parcelable android.bluetooth.BluetoothHealthAppConfiguration;
+parcelable android.content.ComponentName;
+parcelable android.content.Intent;
+parcelable android.content.IntentSender;
+parcelable android.content.PeriodicSync;
+parcelable android.content.SyncStats;
+parcelable android.content.res.Configuration;
+parcelable android.appwidget.AppWidgetProviderInfo;
+parcelable android.net.Uri;
+parcelable android.nfc.NdefMessage;
+parcelable android.nfc.NdefRecord;
+parcelable android.nfc.Tag;
+parcelable android.os.Bundle;
+parcelable android.os.DropBoxManager.Entry;
+parcelable android.os.ParcelFileDescriptor;
+parcelable android.os.ParcelUuid;
+parcelable android.view.KeyEvent;
+parcelable android.view.MotionEvent;
+parcelable android.view.Surface;
+parcelable android.view.WindowManager.LayoutParams;
+parcelable android.widget.RemoteViews;
+interface com.android.internal.textservice.ISpellCheckerService;
+interface com.android.internal.textservice.ISpellCheckerSession;
+interface com.android.internal.textservice.ISpellCheckerSessionListener;
+interface com.android.internal.textservice.ITextServicesManager;
+interface com.android.internal.textservice.ITextServicesSessionListener;
+interface com.android.internal.view.IInputContext;
+interface com.android.internal.view.IInputMethod;
+interface com.android.internal.view.IInputMethodCallback;
+interface com.android.internal.view.IInputMethodClient;
+interface com.android.internal.view.IInputMethodManager;
+interface com.android.internal.view.IInputMethodSession;
+parcelable android.graphics.Bitmap;
+parcelable android.graphics.Rect;
+parcelable android.graphics.Region;
+parcelable android.location.Criteria;
+parcelable android.location.Geofence;
+parcelable android.location.Location;
+parcelable android.location.LocationRequest;
+parcelable com.android.internal.location.ProviderProperties;
+parcelable com.android.internal.location.ProviderRequest;
+parcelable android.telephony.ServiceState;
+interface com.android.internal.telephony.IPhoneSubInfo;
+interface com.android.internal.telephony.ITelephony;
diff --git a/17/uiautomator.jar b/17/uiautomator.jar
new file mode 100644
index 0000000..1c07672
--- /dev/null
+++ b/17/uiautomator.jar
Binary files differ