commit | d45c41ddd524594175839c1490d46a78477403a5 | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Tue Jan 30 15:28:19 2024 +0000 |
committer | Nataniel Borges <natanieljr@google.com> | Fri Feb 16 09:24:50 2024 +0000 |
tree | 0584d65492d9b17dea0032bb7b7362f2678ca855 | |
parent | e4f91faaf935009e2cfe64f39b45b3a5e77b11f4 [diff] |
Replace array for collection Without transpiling the code to typescript, it is no longer necessary to keep the values as array. instead we can use Collection/List and avoid a lot of conversion Bug: 311642700 Test: atest FlickerLibTest FlickerLibUtilTests FlickerLibE2eTest Change-Id: Ieae05db4827f03716f1d07f9f8642dbdbc183988