summaryrefslogtreecommitdiffstats
path: root/res/xml/nfc_payment_settings.xml
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2013-08-01 18:13:33 -0700
committerMartijn Coenen <maco@google.com>2013-08-06 19:16:54 -0700
commit26515da08707b6f8182cc8b0ed5e01e97aa92a96 (patch)
tree5b5e0e2501d106ec438d71bee310bf0a5c140b37 /res/xml/nfc_payment_settings.xml
parent8a181dd0d1e710a2376488b158d71db915f73be6 (diff)
downloadpackages_apps_Settings-26515da08707b6f8182cc8b0ed5e01e97aa92a96.tar.gz
packages_apps_Settings-26515da08707b6f8182cc8b0ed5e01e97aa92a96.tar.bz2
packages_apps_Settings-26515da08707b6f8182cc8b0ed5e01e97aa92a96.zip
NFC payment settings.
First version, pending final UX. Change-Id: I357e900c3f2012b35814ae197c49a8c9b97b7148
Diffstat (limited to 'res/xml/nfc_payment_settings.xml')
-rw-r--r--res/xml/nfc_payment_settings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/xml/nfc_payment_settings.xml b/res/xml/nfc_payment_settings.xml
new file mode 100644
index 0000000000..9b47dda1c0
--- /dev/null
+++ b/res/xml/nfc_payment_settings.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2011 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.
+-->
+
+<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
+</PreferenceScreen>