| commit | 1fcc33d0c5f6a4c632bd6b9f37db8a7021e4b148 | [log] [tgz] |
|---|---|---|
| author | Aurimas Liutikas <aurimas@google.com> | Fri May 07 09:49:58 2021 -0700 |
| committer | Aurimas Liutikas <aurimas@google.com> | Fri May 07 16:54:07 2021 +0000 |
| tree | 694bcbfbdf84a18f8ccc7b4a7038be69282b4ed4 | |
| parent | fee0b8c85561f65a271a6fa104b065df42cd6e58 [diff] |
Fix uses of deprecated min() and max() functions These have been removed in Kotlin 1.5 and this library is still using the deprecated versions. Test: make flickerlib Bug: 187518755 Change-Id: I1381f2d40a296357a92b931127415d724c121aa2