2023-12-04, 10:41 PM
adb shell settings list secure | grep sleep
sleep_timeout=0
adb shell getprop | grep sleep
[persist.sys.hdmi.sleep_mode]: [off]
https://emteria.com/blog/android-screen-timeout
FireOS doesn't expose all settings that it should and screen timeout is one, then it has the hdmi as well. i guess they just think you shouldn't change things and leave it up to them (as if i would)
sleep_timeout=0
adb shell getprop | grep sleep
[persist.sys.hdmi.sleep_mode]: [off]
https://emteria.com/blog/android-screen-timeout
FireOS doesn't expose all settings that it should and screen timeout is one, then it has the hdmi as well. i guess they just think you shouldn't change things and leave it up to them (as if i would)