summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2013-09-09 21:48:43 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-09 21:48:43 -0700
commitcc8496482238b923d2ae4bf36dc57c3706daefd8 (patch)
tree89cd3e1b8d8776c5493bae3ce35c752493f581ab /res
parentedba23f00f2d6fa64c92efe9b5b6e337261976ff (diff)
parentb6ad4a04301263ef30d452d44b30588165849a89 (diff)
downloadandroid_packages_providers_DownloadProvider-cc8496482238b923d2ae4bf36dc57c3706daefd8.tar.gz
android_packages_providers_DownloadProvider-cc8496482238b923d2ae4bf36dc57c3706daefd8.tar.bz2
android_packages_providers_DownloadProvider-cc8496482238b923d2ae4bf36dc57c3706daefd8.zip
am b6ad4a04: am 66bdbe48: Hint sorting, remove XML, follow refactor.
* commit 'b6ad4a04301263ef30d452d44b30588165849a89': Hint sorting, remove XML, follow refactor.
Diffstat (limited to 'res')
-rw-r--r--res/xml/document_provider.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/res/xml/document_provider.xml b/res/xml/document_provider.xml
deleted file mode 100644
index 77891cbc..00000000
--- a/res/xml/document_provider.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 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.
--->
-
-<documents-provider xmlns:android="http://schemas.android.com/apk/res/android"
- android:customRoots="true">
-</documents-provider>