summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/res/res/values-television/config.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/core/res/res/values-television/config.xml b/core/res/res/values-television/config.xml
index 0382dd3b9103..3ecb1dddd916 100644
--- a/core/res/res/values-television/config.xml
+++ b/core/res/res/values-television/config.xml
@@ -42,13 +42,4 @@
<!-- Allow SystemUI to show the shutdown dialog -->
<bool name="config_showSysuiShutdown">true</bool>
-
- <!-- Control the behavior when the user long presses the power button.
- 0 - Nothing
- 1 - Global actions menu
- 2 - Power off (with confirmation)
- 3 - Power off (without confirmation)
- 4 - Go to voice assist
- 5 - Go to assistant (Settings.Secure.ASSISTANT -->
- <integer name="config_longPressOnPowerBehavior">3</integer>
</resources>