summaryrefslogtreecommitdiff
path: root/ClusterOsDouble/res/values/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ClusterOsDouble/res/values/config.xml')
-rw-r--r--ClusterOsDouble/res/values/config.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/ClusterOsDouble/res/values/config.xml b/ClusterOsDouble/res/values/config.xml
index 7f1cb52..e85c206 100644
--- a/ClusterOsDouble/res/values/config.xml
+++ b/ClusterOsDouble/res/values/config.xml
@@ -18,5 +18,8 @@
<!-- Resources to configure based on each OEM's preference. -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- DisplayPort to launch ClusterOsDouble -->
- <integer name="config_clusterDisplayPort">1</integer>
+ <integer name="config_clusterDisplayPort">-1</integer>
+ <!-- Display uniqueId to launch ClusterOsDouble. -->
+ <!-- To use this values, set config_clusterDisplayPort to -1. -->
+ <string name="config_clusterDisplayUniqueId" />
</resources>