policy/src/com/android/internal/policy/impl/keyguard/msim/MSimKeyguardSimPukView.java
100755 → 100644
+18
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
1. Add App state DETECTED in the IccCardConstants.State enum. Modified logic for allowing PIN cancel based on number of cards configured/activated instead of number of cards present. 2. Add method in ITelephonyMSim.aidl to retrieve PIN1RetryCount. Display Attempts remaining in PIN/PUK lockscreen UI. 3. Clean up KeyguardUpdateMonitorCallback and MSimCarrierText by removing Initialize method from Callback. Change-Id: I89c9825b35257c1cca5946bf0cbffedb07d0015b CRs-Fixed: 501887, 504086, 508283, 510400, 513293