Fixed check for null Anchor.
It was checking if the weak reference pointee was null, but not for a null weak reference per se. Fixes: 36643768 Test: manual verification Test: CtsAutoFillServiceTestCases pass Change-Id: I106dfd4a91ff1d45f8cb3141a992b06cbe460367
Loading
Please register or sign in to comment