summaryrefslogtreecommitdiffstats
path: root/ui/res/values/dimen.xml
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2014-08-06 10:09:40 -0700
committerJeff Sharkey <jsharkey@android.com>2014-08-06 10:09:40 -0700
commit35b0a916ca7fd9a3c0cbfec6eab4fe87c0f4ac13 (patch)
tree9abdd23d2d727559dea7428bb11e857aac64bccb /ui/res/values/dimen.xml
parent2e16979a9133ef83f6e513eaa4b84de40350a2dd (diff)
downloadandroid_packages_providers_DownloadProvider-35b0a916ca7fd9a3c0cbfec6eab4fe87c0f4ac13.tar.gz
android_packages_providers_DownloadProvider-35b0a916ca7fd9a3c0cbfec6eab4fe87c0f4ac13.tar.bz2
android_packages_providers_DownloadProvider-35b0a916ca7fd9a3c0cbfec6eab4fe87c0f4ac13.zip
Remove unused Downloads code/resources.
Change-Id: Ie9be11140fd8f235eae6455bc4ecf8a938488d04
Diffstat (limited to 'ui/res/values/dimen.xml')
-rw-r--r--ui/res/values/dimen.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/ui/res/values/dimen.xml b/ui/res/values/dimen.xml
deleted file mode 100644
index 7519b878..00000000
--- a/ui/res/values/dimen.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2010 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.
--->
-
-<resources>
- <dimen name="checkmark_area">48dip</dimen>
-</resources>