summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index 5fd3c36ed722..6b4fb29a7ace 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -2487,7 +2487,7 @@
</string-array>
<!-- Component that is the default launcher when demo mode is enabled. -->
- <string name="config_demoModeLauncherComponent"></string>
+ <string name="config_demoModeLauncherComponent">com.android.retaildemo/.DemoPlayer</string>
<!-- Flag indicating whether round icons should be parsed from the application manifest. -->
<bool name="config_useRoundIcon">false</bool>