commit | 476514c0e38473d5d8acfe637e75148091fb1e8f | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Wed May 03 12:50:12 2023 +0000 |
committer | Nataniel Borges <natanieljr@google.com> | Wed May 03 14:18:57 2023 +0000 |
tree | fe3e5e0b717c1ea31f3be79ab868a6e6d5017e20 | |
parent | a9f1ae308acb2105b22d4f74b9120091dc44d821 [diff] |
Replace regex for lambda expressions While Regex is the correct/recommended way of implementing the feature, Kotlin/Closure doesn't implement support for it (`API is intentionally not emulated by Kotlin/Closure`) To allow winscope to work with Kotlin/Closure this needs to be removed Bug: 276431133 Test: atest FlickerLibTest Change-Id: Ia9201373479cf5440c45c5b4b8eea42870b81abe