commit | 1f42ae9112118fda0e017b596f341586c672e9a5 | [log] [tgz] |
---|---|---|
author | Jean-Luc Brouillet <jeanluc@google.com> | Fri Feb 12 22:39:33 2021 -0800 |
committer | Xusong Wang <xusongw@google.com> | Mon May 16 13:44:32 2022 -0700 |
tree | 323862a410b099dbe0c9e11acfd14c1295cafac0 | |
parent | 2775f8a1d163091b6e525cf6b9cd96efe60add64 [diff] |
Fix bug in Blend that did not use options. For one of the many variants of Blend, a cut&paste error made that the options were not passed. This was not caught because no test exercised this. I've added the test (in a related CL) and fixed the bug. Bug: 178718752 Test: Ran the RS Java tests Change-Id: Ide2fef96137ffd89e4431cf15be5df398036d909 Merged-In: Ide2fef96137ffd89e4431cf15be5df398036d909 (cherry picked from commit a2c6eb2f1a1fedb24ab1d981525b2f3fab84e614)