summaryrefslogtreecommitdiffstats
path: root/19
diff options
context:
space:
mode:
authorYing Wang <wangying@google.com>2013-10-04 12:41:08 -0700
committerYing Wang <wangying@google.com>2013-10-04 13:38:31 -0700
commit5bbf5a6d16c970b00c77cf434c2c5fed8abc5a8e (patch)
treead8ff693f8c5b76b573b5ef218fcd0d9920d6c24 /19
parent4a415b8aba66e71cb6e276beafb6d54dc5779889 (diff)
downloadprebuilts_sdk-5bbf5a6d16c970b00c77cf434c2c5fed8abc5a8e.zip
prebuilts_sdk-5bbf5a6d16c970b00c77cf434c2c5fed8abc5a8e.tar.gz
prebuilts_sdk-5bbf5a6d16c970b00c77cf434c2c5fed8abc5a8e.tar.bz2
Drop prerelease SDK 19 from KRT03E #858213 klp-release
Note that this is a preliminary SDK, and there are going to be some further changes before we ship. No apps building against this SDK should ship until we go out in the KLP ROM. Bug: 11076863 Change-Id: I1a72ae88653c7aa2ac2720c5e54a51c7a50c714f
Diffstat (limited to '19')
-rw-r--r--19/android.jarbin0 -> 21841987 bytes
-rw-r--r--19/framework.aidl57
-rw-r--r--19/uiautomator.jarbin0 -> 10081 bytes
3 files changed, 57 insertions, 0 deletions
diff --git a/19/android.jar b/19/android.jar
new file mode 100644
index 0000000..77aabd3
--- /dev/null
+++ b/19/android.jar
Binary files differ
diff --git a/19/framework.aidl b/19/framework.aidl
new file mode 100644
index 0000000..9bccbe1
--- /dev/null
+++ b/19/framework.aidl
@@ -0,0 +1,57 @@
+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.appwidget.AppWidgetProviderInfo;
+parcelable android.bluetooth.BluetoothDevice;
+parcelable android.bluetooth.BluetoothHealthAppConfiguration;
+parcelable android.content.ComponentName;
+parcelable android.content.ContentValues;
+parcelable android.content.Intent;
+parcelable android.content.IntentSender;
+parcelable android.content.PeriodicSync;
+parcelable android.content.SyncRequest;
+parcelable android.content.SyncStats;
+parcelable android.content.res.Configuration;
+parcelable android.database.CursorWindow;
+parcelable android.hardware.location.GeofenceHardwareRequestParcelable;
+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.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 android.location.FusedBatchOptions;
+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;
+parcelable android.net.wifi.BatchedScanSettings;
+parcelable android.net.wifi.BatchedScanResult;
diff --git a/19/uiautomator.jar b/19/uiautomator.jar
new file mode 100644
index 0000000..f7a644f
--- /dev/null
+++ b/19/uiautomator.jar
Binary files differ