wso2 / cdmf-agent-android

83 stars 97 forks source link

Fix issue in showing main activity after disabling the hard lock #178

Closed charithag closed 6 years ago

charithag commented 6 years ago

Purpose

Fix issue in showing main activity after disabling the hard lock. Steps to reproduce:

  1. Trigger hard lock
  2. Trigger any operation which displays a notification via System service (Eg. Firmware upgrade)
  3. Trigger unlock

Goals

Fix issue in showing main activity after disabling the hard lock.

Security checks