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

Commit 09b11f10 authored by Tetiana Meronyk's avatar Tetiana Meronyk
Browse files

Add overlay for HSUM devices

Allow multiple admins.

Bug: 262371063
Test: manual
Change-Id: I93eeaf4cc0f2e792065f9b77d4321fce686e8e98
parent 3690ef88
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -2701,6 +2701,10 @@
    <!-- Whether UI for multi user should be shown -->
    <!-- Whether UI for multi user should be shown -->
    <bool name="config_enableMultiUserUI">false</bool>
    <bool name="config_enableMultiUserUI">false</bool>


    <!-- Whether multiple admins are allowed on the device. If set to true, new users can be created
     with admin privileges and admin privileges can be granted/revoked from existing users. -->
    <bool name="config_enableMultipleAdmins">false</bool>

    <!-- Whether the new Auto Selection Network UI should be shown -->
    <!-- Whether the new Auto Selection Network UI should be shown -->
    <bool name="config_enableNewAutoSelectNetworkUI">false</bool>
    <bool name="config_enableNewAutoSelectNetworkUI">false</bool>


+1 −0
Original line number Original line Diff line number Diff line
@@ -353,6 +353,7 @@
  <java-symbol type="bool" name="config_speed_up_audio_on_mt_calls" />
  <java-symbol type="bool" name="config_speed_up_audio_on_mt_calls" />
  <java-symbol type="bool" name="config_useFixedVolume" />
  <java-symbol type="bool" name="config_useFixedVolume" />
  <java-symbol type="bool" name="config_enableMultiUserUI"/>
  <java-symbol type="bool" name="config_enableMultiUserUI"/>
  <java-symbol type="bool" name="config_enableMultipleAdmins"/>
  <java-symbol type="bool" name="config_enableNewAutoSelectNetworkUI"/>
  <java-symbol type="bool" name="config_enableNewAutoSelectNetworkUI"/>
  <java-symbol type="bool" name="config_disableUsbPermissionDialogs"/>
  <java-symbol type="bool" name="config_disableUsbPermissionDialogs"/>
  <java-symbol type="dimen" name="config_highResTaskSnapshotScale" />
  <java-symbol type="dimen" name="config_highResTaskSnapshotScale" />