diff options
author | TreeHugger Robot <treehugger-gerrit@google.com> | 2019-10-31 18:38:40 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2019-10-31 18:38:40 +0000 |
commit | abc015499ab91d04583ddd42ca25a2e080c77665 (patch) | |
tree | 751b0cedee315be1e8a0cd4bf460db78848c537d /packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java | |
parent | 8059c8ea7def48ed567294d424e1ffe216b55b74 (diff) | |
parent | 6f48900f503afcc976a079d8aaed4643e37e75cc (diff) |
Merge "DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master" into stage-aosp-master
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java')
-rw-r--r-- | packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java b/packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java index 69da990a0a73..367a7bd4aed7 100644 --- a/packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java +++ b/packages/SystemUI/src/com/android/keyguard/KeyguardSimPinView.java @@ -41,6 +41,7 @@ import com.android.internal.telephony.ITelephony; import com.android.internal.telephony.IccCardConstants; import com.android.internal.telephony.IccCardConstants.State; import com.android.internal.telephony.PhoneConstants; +import com.android.systemui.R; /** * Displays a PIN pad for unlocking. |