diff options
| author | 2024-07-31 12:11:28 -0400 | |
|---|---|---|
| committer | 2024-08-01 10:58:27 -0400 | |
| commit | b86db1213d5509c2dc4b7d187988231c2bd8a95a (patch) | |
| tree | 88657946642d960308c907190a0821f2919ef7bb /api/api_test.go | |
| parent | 31a1125d6a2ca16b756553e44fbd5e3874fc5546 (diff) | |
Fix interactions with default view of widgets
When the default view of the widget is tapped, it currently goes through
a different code path which doesn't trigger logging the widget tap nor
the interaction handler. This causes taps on default views to not
trigger the device to unlock on the glanceable hub. This change
addresses this by overridding the default view click handler on the
glanceable hub to ensure we unlock the device.
Fixes: 355254485
Test: verified problematic widgets now work on the hub
Flag: com.android.systemui.communal_hub
Change-Id: I396f4e45cc5166af72209c5c237c81b0497997bc
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions