commit | 0c38e03bb0be72367c1e6f59ffdc3ea11f0ec3f7 | [log] [tgz] |
---|---|---|
author | James O'Leary <jamesoleary@google.com> | Thu May 05 16:46:11 2022 +0000 |
committer | James O'Leary <jamesoleary@google.com> | Thu May 12 16:46:35 2022 +0000 |
tree | 0feee1a1f91427487cc5b41e00f7f73e81739994 | |
parent | 7732fd2401176db4b09e6c065340cc07cf995ebb [diff] |
Fix color scheme rotation The first number in a Pair instance, the hue range to check against, was being used as the rotation value. The second number in the Pair instance should have been used. Bug: 213314628 Test: Manual inspection at runtime Change-Id: I9002522853f8a6cc6d38537f14fed04e256aa340