aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2012-11-13 15:15:12 -0800
committerEd Heyl <edheyl@google.com>2013-01-31 10:00:56 -0800
commit3f906009dbb20057c6f6f45069c32d078bd3d27f (patch)
treeede15726c70e2a03e08ef9ed85860d4665aae4a5
parentf7f1523015fb1fec9eb61c89740a58803f34fc82 (diff)
downloadbuild-jb-mr1-release.tar.gz
Drop official SDK 17jb-mr1-release
The SDK was downloaded with the Eclipse Android SDK Manager. Change-Id: Ieb26ff03da08fae8a690fc1eb46549bcbe937233
-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 0000000000..13c2539500
--- /dev/null
+++ b/17/android.jar
Binary files differ
diff --git a/17/framework.aidl b/17/framework.aidl
new file mode 100644
index 0000000000..f9c522e127
--- /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 0000000000..1c076729bc
--- /dev/null
+++ b/17/uiautomator.jar
Binary files differ