name KeychainIntentService properly
This commit is contained in:
@@ -201,7 +201,7 @@ public class KeychainIntentService extends IntentService implements ProgressDial
|
|||||||
private boolean mIsCanceled;
|
private boolean mIsCanceled;
|
||||||
|
|
||||||
public KeychainIntentService() {
|
public KeychainIntentService() {
|
||||||
super("ApgService");
|
super("KeychainIntentService");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user