summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2013-09-09 21:46:15 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-09 21:46:15 -0700
commitb6ad4a04301263ef30d452d44b30588165849a89 (patch)
tree98a1a5eb8b4ebfe4cfb01ecf75e8aff4d9793e97 /res
parent4a2779e183330fc89866bbb4181c06b1fe1c252f (diff)
parent66bdbe486e572aee1b06e3dbea9daf87ceb0e1bb (diff)
downloadandroid_packages_providers_DownloadProvider-b6ad4a04301263ef30d452d44b30588165849a89.tar.gz
android_packages_providers_DownloadProvider-b6ad4a04301263ef30d452d44b30588165849a89.tar.bz2
android_packages_providers_DownloadProvider-b6ad4a04301263ef30d452d44b30588165849a89.zip
am 66bdbe48: Hint sorting, remove XML, follow refactor.
* commit '66bdbe486e572aee1b06e3dbea9daf87ceb0e1bb': 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>