mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
14b4e2069b
Introduce is_screen_locked() which returns true if device screen is locked and false otherwise. This will be useful to automate unlocking the screen [1]. Also fix a typo in is_screen_on()'s documentation. [1] https://github.com/ARM-software/workload-automation/pull/1246 Signed-off-by: Metin Kaya <metin.kaya@arm.com>