GetLockStateTool
Reports whether the device is currently locked (KeyguardManager) and whether the screen is interactive (PowerManager.isInteractive).
No permissions required. Read-only.
Output keys: is_device_locked, is_keyguard_locked, is_screen_on.