I am using following adb shell command for unlocking the device screen.
adb shell input keyevent 82
This is working fine for My enterprise device which has Android L device. However, when I used this same command for device with Kit Kat OS, it is not working. The screen has a Lock icon and circle around it, and i have to swipe it up.
Please suggest if an alternate commands.