Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b330364 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Add a resource for demo mode launcher component name.

Bug: 29359781
Change-Id: I3fa56e21bba1643cfce79d92d562cf2a51e1ff66
parent 18676815
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>