GetUuids refactor to call in correct order
getUuidsList was calling getUuids (return an Array[]) but the getUuids is already calling a method that return a List By inversing their call we are no longer creating a temporary array Bug: 222434921 Tag: #refactor Test: pre-submit Change-Id: I202d1923d21b795f191e1570cd489e01e78654bd
Loading
Please register or sign in to comment