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

Commit 44a31270 authored by Joseph Vincent's avatar Joseph Vincent Committed by Android (Google) Code Review
Browse files

Merge "Define new config for Private space GAIA screen" into main

parents e267e3d6 3659048b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -7076,4 +7076,8 @@

    <!-- Whether the system uses auto-suspend mode. -->
    <bool name="config_useAutoSuspend">true</bool>

    <!-- Whether to show GAIA education screen during account login of private space setup.
         OEM/Partner can explicitly opt to disable the screen. -->
    <bool name="config_enableGaiaEducationInPrivateSpace">true</bool>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -521,6 +521,7 @@
  <java-symbol type="bool" name="config_preferKeepClearForFocus" />
  <java-symbol type="bool" name="config_hibernationDeletesOatArtifactsEnabled"/>
  <java-symbol type="integer" name="config_defaultAnalogClockSecondsHandFps"/>
  <java-symbol type="bool" name="config_enableGaiaEducationInPrivateSpace"/>

  <java-symbol type="color" name="tab_indicator_text_v4" />