Fix NPE when querying serial number of a partial user.
Assuming that UserData.userInfo is never null (?) exists() check seems unnecessary - in this case getUserInfoLU will just return null. Bug: 127791661 Test: build, boot Change-Id: Ieb10dea96269a92b12bdc084116b1f7633a7c5c5
Loading
Please register or sign in to comment