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

Commit 5ad3fb37 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable "explore hub mode" in flicker tests" into main

parents 582fc3ab 417d2011
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@
        <option name="run-command" value="rm -rf /data/user/%TEST_USER%/files/*"/>
        <!-- Disable AOD -->
        <option name="run-command" value="settings put secure doze_always_on 0"/>
        <!-- Disable explore hub mode -->
        <option name="run-command" value="settings put secure glanceable_hub_enabled 0"/>
        <option name="run-command" value="settings put secure show_ime_with_hard_keyboard 1"/>
        <option name="run-command" value="settings put system show_touches 1"/>
        <option name="run-command" value="settings put system pointer_location 1"/>
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@
        <option name="run-command" value="rm -rf /data/user/%TEST_USER%/files/*"/>
        <!-- Disable AOD -->
        <option name="run-command" value="settings put secure doze_always_on 0"/>
        <!-- Disable explore hub mode -->
        <option name="run-command" value="settings put secure glanceable_hub_enabled 0"/>
        <option name="run-command" value="settings put secure show_ime_with_hard_keyboard 1"/>
        <option name="run-command" value="settings put system show_touches 1"/>
        <option name="run-command" value="settings put system pointer_location 1"/>
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@
        <option name="run-command" value="rm -rf /data/user/%TEST_USER%/files/*"/>
        <!-- Disable AOD -->
        <option name="run-command" value="settings put secure doze_always_on 0"/>
        <!-- Disable explore hub mode -->
        <option name="run-command" value="settings put secure glanceable_hub_enabled 0"/>
        <option name="run-command" value="settings put secure show_ime_with_hard_keyboard 1"/>
        <option name="run-command" value="settings put system show_touches 1"/>
        <option name="run-command" value="settings put system pointer_location 1"/>
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@
        <option name="run-command" value="rm -rf /data/user/%TEST_USER%/files/*"/>
        <!-- Disable AOD -->
        <option name="run-command" value="settings put secure doze_always_on 0"/>
        <!-- Disable explore hub mode -->
        <option name="run-command" value="settings put secure glanceable_hub_enabled 0"/>
        <option name="run-command" value="settings put secure show_ime_with_hard_keyboard 1"/>
        <option name="run-command" value="settings put system show_touches 1"/>
        <option name="run-command" value="settings put system pointer_location 1"/>
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@
        <option name="run-command" value="rm -rf /data/user/%TEST_USER%/files/*"/>
        <!-- Disable AOD -->
        <option name="run-command" value="settings put secure doze_always_on 0"/>
        <!-- Disable explore hub mode -->
        <option name="run-command" value="settings put secure glanceable_hub_enabled 0"/>
        <option name="run-command" value="settings put secure show_ime_with_hard_keyboard 1"/>
        <option name="run-command" value="settings put system show_touches 1"/>
        <option name="run-command" value="settings put system pointer_location 1"/>
Loading