diff options
| author | 2022-10-19 00:28:37 +0000 | |
|---|---|---|
| committer | 2022-10-19 00:40:27 +0000 | |
| commit | 1731bf0806c18835e2404ad6d29c31e630c47b02 (patch) | |
| tree | 71757a11d64d5c765c59ecdb8a93ce710631d7db /libs/input/SpriteController.cpp | |
| parent | ec8ab3a6c80257fcb72963faf395974271008a49 (diff) | |
Prevent proguard from pruning ClockSetting
ClockSetting is populated via gson (using reflection), so proguard
will clean it. This causes gson to silently fail and return and
empty object in some configurations. Annotating the class with
@Keep prevents this from occuring.
Bug: 229771520
Test: Manually tested on userdebug variant
Change-Id: I9a7c3e4c4d66d1c13d58cba5994d5578034a9bf8
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions