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

Commit f2dc5c69 authored by Christine Franks's avatar Christine Franks Committed by Android (Google) Code Review
Browse files

Merge "Add new configuration values for demo mode" into oc-dr1-dev

parents f89512c7 2fba03c4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2775,6 +2775,9 @@
    <!-- True if camera app should be pinned via Pinner Service -->
    <bool name="config_pinnerCameraApp">false</bool>

    <!-- Component that runs demo mode when it is enabled. -->
    <string name="config_demoModePackage" translatable="false"></string>

    <!-- Component that is the default launcher when demo mode is enabled. -->
    <string name="config_demoModeLauncherComponent">com.android.retaildemo/.DemoPlayer</string>