Update Constructor of CellIdentityLte
As part of updating the constructor for CellIdentityLte to make an API guideline compliance change, the constructor needs to be updated to take an int[] instead of Collection<>. Need to make this change to fix a unit test breakage. Bug: 150399894 Test: atest NetworkMonitorTest Merged-In: Ib985daa4374a92e973948056727a42c993ca8eab Change-Id: Ib985daa4374a92e973948056727a42c993ca8eab (cherry picked from commit f87c9e1f)
Loading
Please register or sign in to comment