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

Commit 22ed8175 authored by Christine Franks's avatar Christine Franks Committed by android-build-merger
Browse files

Add config_demoModePassword

am: 566525c6

Change-Id: Idc99f301b936be1f1a8a70b33f2ff02f396f9da0
parents 0979227c 566525c6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2632,6 +2632,9 @@
    <!-- Component that is the default launcher when demo mode is enabled. -->
    <string name="config_demoModeLauncherComponent">com.android.retaildemo/.DemoPlayer</string>

    <!-- Hashed password (SHA-256) used to restrict demo mode operation -->
    <string name="config_demoModePassword" translatable="false"></string>

    <!-- Flag indicating whether round icons should be parsed from the application manifest. -->
    <bool name="config_useRoundIcon">false</bool>

+1 −0
Original line number Diff line number Diff line
@@ -1114,6 +1114,7 @@
  <java-symbol type="string" name="config_ethernet_tcp_buffers" />
  <java-symbol type="string" name="config_wifi_tcp_buffers" />
  <java-symbol type="string" name="config_demoModeLauncherComponent" />
  <java-symbol type="string" name="config_demoModePassword" />
  <java-symbol type="string" name="demo_starting_message" />
  <java-symbol type="string" name="demo_restarting_message" />
  <java-symbol type="string" name="conference_call" />