Fix NPE in Signature getCurrentSpi.
For Signature created by Delegate(SignatureSpi, String) constructor, lock object is always null. 'getCurrentSpi' function throws NPE in this case. Bug: 33383388 Test: vogar SignatureTest Change-Id: Ibbcf482d805b3c0ffa9ee2b75100041b7a056376
Loading
Please sign in to comment