summaryrefslogtreecommitdiff
path: root/ravenwood/scripts/extract-last-soong-commands.py
diff options
context:
space:
mode:
author Hawkwood Glazier <jglazier@google.com> 2025-03-03 19:41:31 +0000
committer Hawkwood Glazier <jglazier@google.com> 2025-03-04 07:41:35 -0800
commit8fc813bf861d97b8f5f892de90f251b874809aea (patch)
tree7703eb9d30a28283bfc9dbe7880da97e6afeff4c /ravenwood/scripts/extract-last-soong-commands.py
parent452927857b50c44567ec27a1c03fe1a8b6a7502d (diff)
Replace function type in interface w/ reflectable version
This issue was due to passing a builtin kotlin type (in this case Function<>) across the api boundary. This caused there to be two versions of the target type, which could not be reconciled at runtime. Unlike previous similar bugs, neither SystemUI nor WPP crashed due to this, but instead both successfully fell back to using the default clock in non-debug builds. Bug: 400469538 Flag: NONE bugfix Test: Manually checked operation of custom clocks Change-Id: I0d7ac683130c360a672f79ea7dd753669f4b97dc
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions