| Index: tools/android/eclipse/.classpath
|
| diff --git a/tools/android/eclipse/.classpath b/tools/android/eclipse/.classpath
|
| index 54e5bfa4b763ea9e1a00483c0163cf3ada020e04..99485d4ae029cefb9f0e5402843034ebca522405 100644
|
| --- a/tools/android/eclipse/.classpath
|
| +++ b/tools/android/eclipse/.classpath
|
| @@ -210,13 +210,13 @@ to the classpath for downstream development. See "additional_entries" below.
|
| <classpathentry kind="src" path="out/Debug/java_proto/test_support_sync_proto_java/src"/>
|
| <classpathentry kind="src" path="out/Debug/remoting_apk/gen"/>
|
| <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/google/gcm/gcm-client/dist/gcm.jar" sourcepath="third_party/android_tools/sdk/extras/google/gcm/gcm-client/src"/>
|
| - <classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-23/android.jar" sourcepath="third_party/android_tools/sdk/sources/">
|
| + <classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-24/android.jar" sourcepath="third_party/android_tools/sdk/sources/">
|
| <attributes>
|
| <attribute name="javadoc_location" value="http://developer.android.com/reference/"/>
|
| </attributes>
|
| </classpathentry>
|
| - <classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-23/data/layoutlib.jar" sourcepath="third_party/android_tools/sdk/sources/"/>
|
| - <classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-23/uiautomator.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
| + <classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-24/data/layoutlib.jar" sourcepath="third_party/android_tools/sdk/sources/"/>
|
| + <classpathentry kind="lib" path="third_party/android_tools/sdk/platforms/android-24/uiautomator.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
| <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/design/libs/android-support-design.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
| <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
| <classpathentry kind="lib" path="third_party/android_tools/sdk/extras/android/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar" sourcepath="third_party/android_tools/sdk/sources"/>
|
|
|