commit | 4a74c88372b65b1c40454b853099473809590b9a | [log] [tgz] |
---|---|---|
author | Fabián Kozynski <kozynski@google.com> | Wed Jul 03 10:29:10 2024 -0400 |
committer | Fabián Kozynski <kozynski@google.com> | Wed Jul 03 10:29:10 2024 -0400 |
tree | 33a329b8ba8c7017d89ce3262c6cebcc60ae6bda | |
parent | 72977ba6a9c65ae974901a2bec2112d6f044ef7c [diff] |
Fix key for QuickQuickSettings composable The keys need to be a parcelable object. So use the string representation. Without this, composing QuickQuickSettings will crash. Test: manual, prototype app. Bug: 349794543 Flag: com.android.systemui.qs_ui_refactor Change-Id: Iba0ccb1568cfa1996fdbbd4c485ae8ed46fad2f9