commit | 9b2575c5a9446356a2bc67c43c5aabd94c2458c2 | [log] [tgz] |
---|---|---|
author | Fabián Kozynski <kozynski@google.com> | Mon Sep 30 09:22:50 2024 -0400 |
committer | Fabián Kozynski <kozynski@google.com> | Mon Sep 30 09:24:03 2024 -0400 |
tree | 1eab439300ccd4c48d3d71cbdd47ae8b1ce4b150 | |
parent | 27a0aa548ce5b0c2880812e0f9bb3318b33f1b41 [diff] |
Fix parameter generation The bitfield was not being operated correctly and we were repeating the parameters. Do the right thing now. Test: atest QSFragmentComposeViewModelForceQSTest, check that the parameters are all different Fixes: 370457898 Flag: EXEMPT bugfix test Change-Id: I21ce0bde64d5a47a62720bdbd9d52d4d15cb71e1