aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber/unit-tests/cdb-creation/dynamic/providers2v1/providers.context
diff options
context:
space:
mode:
Diffstat (limited to 'libcontextsubscriber/unit-tests/cdb-creation/dynamic/providers2v1/providers.context')
-rw-r--r--libcontextsubscriber/unit-tests/cdb-creation/dynamic/providers2v1/providers.context13
1 files changed, 0 insertions, 13 deletions
diff --git a/libcontextsubscriber/unit-tests/cdb-creation/dynamic/providers2v1/providers.context b/libcontextsubscriber/unit-tests/cdb-creation/dynamic/providers2v1/providers.context
deleted file mode 100644
index 90fbe0f7..00000000
--- a/libcontextsubscriber/unit-tests/cdb-creation/dynamic/providers2v1/providers.context
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<provider plugin="contextkit-dbus" constructionString="session:org.freedesktop.ContextKit.contextd1">
- <key name="Battery.ChargePercentage">
- <type>INT</type>
- <doc>This is a charge percentage of the battery</doc>
- </key>
- <key name="Battery.LowBattery">
- <type>TRUTH</type>
- <doc>
- This is true when battery is low
- </doc>
- </key>
-</provider>