Skip to content
Commit 91081949 authored by Mengjie Xie's avatar Mengjie Xie Committed by Lin Lili
Browse files

Change Nci to CellInfo.UNAVAILABLE_LONG

Problem:
CellInfoTest#testCellInfo fail
Root cause:
In CellIdentityNr.sanitizeLocationInfo, Nci is set to CellInfo.UNAVAILABLE
But in test case, CellInfo.UNAVAILABLE_LONG is expected
Solution:
Change Nci to CellInfo.UNAVAILABLE_LONG in CellIdentityNr.sanitizeLocationInfo

Bug: 185446912
Test: CellInfoTest#testCellInfo can pass
Change-Id: Idd2566c51ab388c22d76b6d6f795faba4af60d05
parent 46001697
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment