From 7d429543546e6faa26a6240c5982d3e369a7c608 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Tue, 3 Mar 2009 18:28:48 -0800 Subject: auto import from //depot/cupcake/@135843 --- Android.mk | 20 -------------------- client.jar | Bin 31328 -> 0 bytes googlelogin-client.jar | Bin 32387 -> 0 bytes 3 files changed, 20 deletions(-) delete mode 100644 Android.mk delete mode 100644 client.jar delete mode 100644 googlelogin-client.jar diff --git a/Android.mk b/Android.mk deleted file mode 100644 index f36e6d9..0000000 --- a/Android.mk +++ /dev/null @@ -1,20 +0,0 @@ -# -# Copyright (C) 2008 Google, Inc. -# -# 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. -# -LOCAL_PATH := $(my-dir) -include $(CLEAR_VARS) - -LOCAL_PREBUILT_STATIC_JAVA_LIBRARIES := googlelogin-client:client.jar -include $(BUILD_MULTI_PREBUILT) diff --git a/client.jar b/client.jar deleted file mode 100644 index 6b34dd2..0000000 Binary files a/client.jar and /dev/null differ diff --git a/googlelogin-client.jar b/googlelogin-client.jar deleted file mode 100644 index 5648afa..0000000 Binary files a/googlelogin-client.jar and /dev/null differ -- cgit v1.2.3