diff options
| author | 2023-08-25 14:09:19 -0700 | |
|---|---|---|
| committer | 2023-08-26 21:39:13 -0700 | |
| commit | c6f40a1a637effd2dd21378139eb1250eebdc157 (patch) | |
| tree | 77c03dacd01275cbd219e4488686f7123f40eee2 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 6560309ea305dcaa86ac72fff8947b66cfdb4361 (diff) | |
Remove WindowConfiguration.setBounds and getBounds annotations
Kotlin can't treat getBounds and setBounds as a paired getter and setter
for an implicit property if getBounds returns @NonNull but setBounds
takes a @Nullable. Partially revert ag/24341624 by removing the
annotations for now to fix errors from existing kotlin property usage.
Bug: 294110802
Bug: 297672475
Test: builds
Change-Id: Id476474be82cbb8d581c6389723bfde0cedc0e28
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions