Merge "Add a resource for demo mode launcher component name." into nyc-mr1-dev

This commit is contained in:
TreeHugger Robot
2016-06-25 00:31:51 +00:00
committed by Android (Google) Code Review

View File

@@ -2491,7 +2491,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>