Import prebuilt android support libs build 1512834
http://android-build/builds/git_lmp-release-linux-sdk/1512834/sdk-repo-linux-support-1512834.zip
diff --git a/support/appcompat/libs/android-support-v4.jar b/support/appcompat/libs/android-support-v4.jar
index 168e382..5ac39cc 100644
--- a/support/appcompat/libs/android-support-v4.jar
+++ b/support/appcompat/libs/android-support-v4.jar
Binary files differ
diff --git a/support/appcompat/libs/android-support-v7-appcompat.jar b/support/appcompat/libs/android-support-v7-appcompat.jar
index 3c60373..863f9e2 100644
--- a/support/appcompat/libs/android-support-v7-appcompat.jar
+++ b/support/appcompat/libs/android-support-v7-appcompat.jar
Binary files differ
diff --git a/support/cardview/libs/android-support-v7-cardview.jar b/support/cardview/libs/android-support-v7-cardview.jar
index ccef2a9..b7eddad 100644
--- a/support/cardview/libs/android-support-v7-cardview.jar
+++ b/support/cardview/libs/android-support-v7-cardview.jar
Binary files differ
diff --git a/support/gridlayout/libs/android-support-v7-gridlayout.jar b/support/gridlayout/libs/android-support-v7-gridlayout.jar
index a1d3c97..cf6adcf 100644
--- a/support/gridlayout/libs/android-support-v7-gridlayout.jar
+++ b/support/gridlayout/libs/android-support-v7-gridlayout.jar
Binary files differ
diff --git a/support/leanback/libs/android-support-v17-leanback.jar b/support/leanback/libs/android-support-v17-leanback.jar
index fa21bf6..d4424a5 100644
--- a/support/leanback/libs/android-support-v17-leanback.jar
+++ b/support/leanback/libs/android-support-v17-leanback.jar
Binary files differ
diff --git a/support/mediarouter/libs/android-support-v7-mediarouter.jar b/support/mediarouter/libs/android-support-v7-mediarouter.jar
index e831c19..46612e6 100644
--- a/support/mediarouter/libs/android-support-v7-mediarouter.jar
+++ b/support/mediarouter/libs/android-support-v7-mediarouter.jar
Binary files differ
diff --git a/support/multidex/libs/android-support-multidex.jar b/support/multidex/libs/android-support-multidex.jar
index aa68a7b..1c4fd01 100644
--- a/support/multidex/libs/android-support-multidex.jar
+++ b/support/multidex/libs/android-support-multidex.jar
Binary files differ
diff --git a/support/palette/.classpath b/support/palette/.classpath
new file mode 100644
index 0000000..43cb38c
--- /dev/null
+++ b/support/palette/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="gen"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+ <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>
diff --git a/support/palette/.project b/support/palette/.project
new file mode 100644
index 0000000..76e11a6
--- /dev/null
+++ b/support/palette/.project
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>android-support-v7-palette</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
diff --git a/support/palette/AndroidManifest.xml b/support/palette/AndroidManifest.xml
new file mode 100644
index 0000000..20e14c2
--- /dev/null
+++ b/support/palette/AndroidManifest.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2014 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="android.support.v7.palette">
+ <uses-sdk android:minSdkVersion="7"/>
+ <application>
+ </application>
+</manifest>
diff --git a/support/palette/README.txt b/support/palette/README.txt
new file mode 100644
index 0000000..4a8b5e4
--- /dev/null
+++ b/support/palette/README.txt
@@ -0,0 +1 @@
+Library Project including Palette for color extraction from images
diff --git a/support/palette/libs/android-support-v7-palette.jar b/support/palette/libs/android-support-v7-palette.jar
new file mode 100644
index 0000000..5e74e56
--- /dev/null
+++ b/support/palette/libs/android-support-v7-palette.jar
Binary files differ
diff --git a/support/palette/project.properties b/support/palette/project.properties
new file mode 100644
index 0000000..1e106c3
--- /dev/null
+++ b/support/palette/project.properties
@@ -0,0 +1,15 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must be checked in Version Control Systems.
+#
+# To customize properties used by the Ant build system edit
+# "ant.properties", and override values to adapt the script to your
+# project structure.
+#
+# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
+#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
+
+# Project target.
+target=android-7
+android.library=true
\ No newline at end of file
diff --git a/support/recyclerview/libs/android-support-v7-recyclerview.jar b/support/recyclerview/libs/android-support-v7-recyclerview.jar
index 0330407..5b19a92 100644
--- a/support/recyclerview/libs/android-support-v7-recyclerview.jar
+++ b/support/recyclerview/libs/android-support-v7-recyclerview.jar
Binary files differ
diff --git a/support/v13/android-support-v13.jar b/support/v13/android-support-v13.jar
index 7069289..c4ca95d 100644
--- a/support/v13/android-support-v13.jar
+++ b/support/v13/android-support-v13.jar
Binary files differ
diff --git a/support/v4/android-support-v4.jar b/support/v4/android-support-v4.jar
index 168e382..5ac39cc 100644
--- a/support/v4/android-support-v4.jar
+++ b/support/v4/android-support-v4.jar
Binary files differ