aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2015-03-04 18:21:33 +0900
committerSeigo Nonaka <nona@google.com>2015-03-04 18:21:33 +0900
commit04c58a6887cf56e04634ecbfa4bab7339464168c (patch)
tree286537ac6e3aa4b94fe20ba836485fdfc746e39a
parentb685dff8c2c940e591dac54b59407c3a4c6d47c7 (diff)
downloadglide-04c58a6887cf56e04634ecbfa4bab7339464168c.tar.gz
Remove obsolete git submodule path.
During resolving confliction in 7993119, .gitmodules are gone but there is still submodule link in third_party/volley. Due to this incomplete submodule link, "git submodule status" command fails on this repository. Change-Id: I03201751d7669d3f988f86d5df9f3759cc36feb5
-rw-r--r--third_party/volley/LICENSE13
-rw-r--r--third_party/volley/README.third_party10
m---------third_party/volley/volley0
3 files changed, 0 insertions, 23 deletions
diff --git a/third_party/volley/LICENSE b/third_party/volley/LICENSE
deleted file mode 100644
index b0a77688..00000000
--- a/third_party/volley/LICENSE
+++ /dev/null
@@ -1,13 +0,0 @@
-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.
diff --git a/third_party/volley/README.third_party b/third_party/volley/README.third_party
deleted file mode 100644
index 2adf85d2..00000000
--- a/third_party/volley/README.third_party
+++ /dev/null
@@ -1,10 +0,0 @@
-URL: https://android.googlesource.com/platform/frameworks/volley/+archive/527f964cc7df8e807deb21469a537a6f6800e0fb.tar.gz
-Version: 527f964cc7df8e807deb21469a537a6f6800e0fb
-License: Apache 2.0
-License File: LICENSE
-
-Description:
-A networking library for Android.
-
-Local Modifications:
-Added Apache 2.0 license file matching headers in source files.
diff --git a/third_party/volley/volley b/third_party/volley/volley
deleted file mode 160000
-Subproject 527f964cc7df8e807deb21469a537a6f6800e0f