diff options
author | Haibo Huang <hhb@google.com> | 2019-05-23 20:53:17 -0700 |
---|---|---|
committer | Haibo Huang <hhb@google.com> | 2019-05-28 17:23:44 +0000 |
commit | 11ab9505608befcfd97a7a942ed50bff3105a9a0 (patch) | |
tree | 50b1bfa601be073c74b1b3db56eba748904c6b27 /startop/scripts/lib/cmd_utils.py | |
parent | 70682e9f17e3569a6bf79ec2a75181c6ec4e0b37 (diff) |
Fix compilation issues with new kotlin compiler
These code failed with kotlinc v1.3.31.
1) Drawable.draw is marked as @NotNull. The declaration in both side
doesn't match.
2) Seems kotlin doesn't recognize getMatrix / setMatrix as a property
now. This is a little weird but may also because of @NotNull annotation
in setMatrix parameter.
Test: build with old and new compiler
Change-Id: Id7f34229e29bbceb6271a0648acf3512c10ed04c
Merged-In: Id5a85c787876248e610cc668f54e7bd40629d4e0
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions