summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQiwen Zhao <zhao@google.com>2014-09-08 08:49:23 -0700
committerQiwen Zhao <zhao@google.com>2014-09-08 08:49:23 -0700
commitc44bbf9acac586b711e3c60955d87dd95e79cc11 (patch)
tree44f06eee824aee33f5c9f5865dccec591d94e7f8
parentcd51622fff6a1cbeba49064258fde8e545a862be (diff)
downloadprebuilts_sdk-c44bbf9acac586b711e3c60955d87dd95e79cc11.zip
prebuilts_sdk-c44bbf9acac586b711e3c60955d87dd95e79cc11.tar.gz
prebuilts_sdk-c44bbf9acac586b711e3c60955d87dd95e79cc11.tar.bz2
DO NOT MERGE - Update prebuilt SDK to LRW70
-rw-r--r--current/android.jarbin25912396 -> 25914207 bytes
-rw-r--r--current/framework.aidl3
-rw-r--r--current/support/annotations/android-support-annotations.jarbin11941 -> 11941 bytes
-rw-r--r--current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jarbin1334 -> 1334 bytes
-rw-r--r--current/support/multidex/library/libs/android-support-multidex.jarbin20596 -> 20596 bytes
-rw-r--r--current/support/v13/android-support-v13.jarbin973380 -> 974548 bytes
-rw-r--r--current/support/v17/leanback/libs/android-support-v17-leanback.jarbin399385 -> 400315 bytes
-rw-r--r--current/support/v17/leanback/res/layout/lb_browse_fragment.xml1
-rw-r--r--current/support/v4/android-support-v4.jarbin956080 -> 957248 bytes
-rw-r--r--current/support/v7/appcompat/libs/android-support-v7-appcompat.jarbin467940 -> 467940 bytes
-rw-r--r--current/support/v7/cardview/libs/android-support-v7-cardview.jarbin16725 -> 16725 bytes
-rw-r--r--current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jarbin42438 -> 42438 bytes
-rw-r--r--current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jarbin175627 -> 175627 bytes
-rw-r--r--current/support/v7/palette/libs/android-support-v7-palette.jarbin18660 -> 18660 bytes
-rw-r--r--current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jarbin183015 -> 183013 bytes
-rw-r--r--current/uiautomator.jarbin10081 -> 10081 bytes
16 files changed, 4 insertions, 0 deletions
diff --git a/current/android.jar b/current/android.jar
index 2c7413c..610e5d5 100644
--- a/current/android.jar
+++ b/current/android.jar
Binary files differ
diff --git a/current/framework.aidl b/current/framework.aidl
index f8b234e..29059d9 100644
--- a/current/framework.aidl
+++ b/current/framework.aidl
@@ -65,8 +65,11 @@ parcelable android.location.LocationRequest;
parcelable android.location.FusedBatchOptions;
parcelable com.android.internal.location.ProviderProperties;
parcelable com.android.internal.location.ProviderRequest;
+parcelable android.media.AudioAttributes;
+parcelable android.media.MediaDescription;
parcelable android.media.MediaMetadata;
parcelable android.media.Rating;
+parcelable android.media.browse.MediaBrowser.MediaItem;
parcelable android.media.session.MediaSession.Token;
parcelable android.media.session.PlaybackState;
parcelable android.telephony.ServiceState;
diff --git a/current/support/annotations/android-support-annotations.jar b/current/support/annotations/android-support-annotations.jar
index 07e264e..3309eb9 100644
--- a/current/support/annotations/android-support-annotations.jar
+++ b/current/support/annotations/android-support-annotations.jar
Binary files differ
diff --git a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
index f2e7a0c..f68652b 100644
--- a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
+++ b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
Binary files differ
diff --git a/current/support/multidex/library/libs/android-support-multidex.jar b/current/support/multidex/library/libs/android-support-multidex.jar
index 833120a..de97ee1 100644
--- a/current/support/multidex/library/libs/android-support-multidex.jar
+++ b/current/support/multidex/library/libs/android-support-multidex.jar
Binary files differ
diff --git a/current/support/v13/android-support-v13.jar b/current/support/v13/android-support-v13.jar
index 43410d9..90b003c 100644
--- a/current/support/v13/android-support-v13.jar
+++ b/current/support/v13/android-support-v13.jar
Binary files differ
diff --git a/current/support/v17/leanback/libs/android-support-v17-leanback.jar b/current/support/v17/leanback/libs/android-support-v17-leanback.jar
index 032c28e..18fc3ad 100644
--- a/current/support/v17/leanback/libs/android-support-v17-leanback.jar
+++ b/current/support/v17/leanback/libs/android-support-v17-leanback.jar
Binary files differ
diff --git a/current/support/v17/leanback/res/layout/lb_browse_fragment.xml b/current/support/v17/leanback/res/layout/lb_browse_fragment.xml
index 3d31412..3009cf4 100644
--- a/current/support/v17/leanback/res/layout/lb_browse_fragment.xml
+++ b/current/support/v17/leanback/res/layout/lb_browse_fragment.xml
@@ -39,6 +39,7 @@
android:id="@+id/browse_headers_dock"
android:layout_width="wrap_content"
android:layout_height="match_parent"
+ android:clipToPadding="false"
android:paddingEnd="50dp" />
<include layout="@layout/lb_browse_title" />
</android.support.v17.leanback.app.BrowseFrameLayout>
diff --git a/current/support/v4/android-support-v4.jar b/current/support/v4/android-support-v4.jar
index de31e38..3333103 100644
--- a/current/support/v4/android-support-v4.jar
+++ b/current/support/v4/android-support-v4.jar
Binary files differ
diff --git a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
index ede703e..737be5f 100644
--- a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
+++ b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
Binary files differ
diff --git a/current/support/v7/cardview/libs/android-support-v7-cardview.jar b/current/support/v7/cardview/libs/android-support-v7-cardview.jar
index be1ec64..7a272d2 100644
--- a/current/support/v7/cardview/libs/android-support-v7-cardview.jar
+++ b/current/support/v7/cardview/libs/android-support-v7-cardview.jar
Binary files differ
diff --git a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
index de10622..4220629 100644
--- a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
+++ b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
Binary files differ
diff --git a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
index 4447186..2044211 100644
--- a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
+++ b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
Binary files differ
diff --git a/current/support/v7/palette/libs/android-support-v7-palette.jar b/current/support/v7/palette/libs/android-support-v7-palette.jar
index 38a0da8..3328914 100644
--- a/current/support/v7/palette/libs/android-support-v7-palette.jar
+++ b/current/support/v7/palette/libs/android-support-v7-palette.jar
Binary files differ
diff --git a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
index 12ae59e..f48e888 100644
--- a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
+++ b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
Binary files differ
diff --git a/current/uiautomator.jar b/current/uiautomator.jar
index d2c8747..ba5a105 100644
--- a/current/uiautomator.jar
+++ b/current/uiautomator.jar
Binary files differ