diff options
author | Qiwen Zhao <zhao@google.com> | 2014-09-08 08:49:23 -0700 |
---|---|---|
committer | Qiwen Zhao <zhao@google.com> | 2014-09-08 08:49:23 -0700 |
commit | c44bbf9acac586b711e3c60955d87dd95e79cc11 (patch) | |
tree | 44f06eee824aee33f5c9f5865dccec591d94e7f8 | |
parent | cd51622fff6a1cbeba49064258fde8e545a862be (diff) | |
download | prebuilts_sdk-c44bbf9acac586b711e3c60955d87dd95e79cc11.zip prebuilts_sdk-c44bbf9acac586b711e3c60955d87dd95e79cc11.tar.gz prebuilts_sdk-c44bbf9acac586b711e3c60955d87dd95e79cc11.tar.bz2 |
DO NOT MERGE - Update prebuilt SDK to LRW70
16 files changed, 4 insertions, 0 deletions
diff --git a/current/android.jar b/current/android.jar Binary files differindex 2c7413c..610e5d5 100644 --- a/current/android.jar +++ b/current/android.jar 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 Binary files differindex 07e264e..3309eb9 100644 --- a/current/support/annotations/android-support-annotations.jar +++ b/current/support/annotations/android-support-annotations.jar diff --git a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar Binary files differindex 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 diff --git a/current/support/multidex/library/libs/android-support-multidex.jar b/current/support/multidex/library/libs/android-support-multidex.jar Binary files differindex 833120a..de97ee1 100644 --- a/current/support/multidex/library/libs/android-support-multidex.jar +++ b/current/support/multidex/library/libs/android-support-multidex.jar diff --git a/current/support/v13/android-support-v13.jar b/current/support/v13/android-support-v13.jar Binary files differindex 43410d9..90b003c 100644 --- a/current/support/v13/android-support-v13.jar +++ b/current/support/v13/android-support-v13.jar diff --git a/current/support/v17/leanback/libs/android-support-v17-leanback.jar b/current/support/v17/leanback/libs/android-support-v17-leanback.jar Binary files differindex 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 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 Binary files differindex de31e38..3333103 100644 --- a/current/support/v4/android-support-v4.jar +++ b/current/support/v4/android-support-v4.jar diff --git a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar Binary files differindex 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 diff --git a/current/support/v7/cardview/libs/android-support-v7-cardview.jar b/current/support/v7/cardview/libs/android-support-v7-cardview.jar Binary files differindex 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 diff --git a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar Binary files differindex 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 diff --git a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar Binary files differindex 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 diff --git a/current/support/v7/palette/libs/android-support-v7-palette.jar b/current/support/v7/palette/libs/android-support-v7-palette.jar Binary files differindex 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 diff --git a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar Binary files differindex 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 diff --git a/current/uiautomator.jar b/current/uiautomator.jar Binary files differindex d2c8747..ba5a105 100644 --- a/current/uiautomator.jar +++ b/current/uiautomator.jar |