diff options
author | Kirill Grouchnikov <kirillg@google.com> | 2015-09-09 09:31:03 -0400 |
---|---|---|
committer | Kirill Grouchnikov <kirillg@google.com> | 2015-09-09 09:31:03 -0400 |
commit | f700f2152f637733c230c0fee22641ba33df8850 (patch) | |
tree | 2bf5f35be79ec0241e63ab3774b6725a250110b8 | |
parent | 33e0059b3d91339da412ae538b1af54692a11f63 (diff) | |
download | prebuilts_sdk-f700f2152f637733c230c0fee22641ba33df8850.zip prebuilts_sdk-f700f2152f637733c230c0fee22641ba33df8850.tar.gz prebuilts_sdk-f700f2152f637733c230c0fee22641ba33df8850.tar.bz2 |
SDK / support lib update to build #2239354. DO NOT MERGE ANYWHERE
Change-Id: I115594143016d248841013a1cd836439c2b3e753
18 files changed, 6 insertions, 0 deletions
diff --git a/current/android.jar b/current/android.jar Binary files differindex 43830f2..3993d1f 100644 --- a/current/android.jar +++ b/current/android.jar diff --git a/current/support/annotations/android-support-annotations.jar b/current/support/annotations/android-support-annotations.jar Binary files differindex 465b264..d97a1da 100644 --- a/current/support/annotations/android-support-annotations.jar +++ b/current/support/annotations/android-support-annotations.jar diff --git a/current/support/customtabs/libs/android-support-customtabs.jar b/current/support/customtabs/libs/android-support-customtabs.jar Binary files differnew file mode 100644 index 0000000..c17c09d --- /dev/null +++ b/current/support/customtabs/libs/android-support-customtabs.jar diff --git a/current/support/design/libs/android-support-design.jar b/current/support/design/libs/android-support-design.jar Binary files differindex f11b7c8..e18a2b4 100644 --- a/current/support/design/libs/android-support-design.jar +++ b/current/support/design/libs/android-support-design.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 3395d3c..7b98b78 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 3b0ce61..bd1e835 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/percent/libs/android-support-percent.jar b/current/support/percent/libs/android-support-percent.jar Binary files differindex 954e106..3aefabc 100644 --- a/current/support/percent/libs/android-support-percent.jar +++ b/current/support/percent/libs/android-support-percent.jar diff --git a/current/support/v13/android-support-v13.jar b/current/support/v13/android-support-v13.jar Binary files differindex e557f9b..e7e54d0 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 9c51cc7..b76d4bd 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/v4/android-support-v4.jar b/current/support/v4/android-support-v4.jar Binary files differindex 1780ad3..4e0c887 100644 --- a/current/support/v4/android-support-v4.jar +++ b/current/support/v4/android-support-v4.jar diff --git a/current/support/v4/src/api/current.txt b/current/support/v4/src/api/current.txt index 27d5993..3c4290e 100644 --- a/current/support/v4/src/api/current.txt +++ b/current/support/v4/src/api/current.txt @@ -135,6 +135,12 @@ package android.support.v4.app { abstract class BaseFragmentActivityHoneycomb extends android.support.v4.app.BaseFragmentActivityDonut { } + public class BundleCompat { + ctor public BundleCompat(); + method public static android.os.IBinder getBinder(android.os.Bundle, java.lang.String); + method public static void putBinder(android.os.Bundle, java.lang.String, android.os.IBinder); + } + public class DialogFragment extends android.support.v4.app.Fragment implements android.content.DialogInterface.OnCancelListener android.content.DialogInterface.OnDismissListener { ctor public DialogFragment(); method public void dismiss(); 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 6b87d37..1c7b6d2 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 d4344ec..6a24c31 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 e8bf5e9..2d133ae 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 db04caf..3450c6c 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 2b82df3..618d002 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 ce050ed..c77a519 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 ad87534..d21f2eb 100644 --- a/current/uiautomator.jar +++ b/current/uiautomator.jar |