commit | 53c5f71a741b2a93d40c4aa26713355c2f1ca8e8 | [log] [tgz] |
---|---|---|
author | Bhavuk Jain <bhavukj@google.com> | Tue Sep 17 19:36:11 2024 +0000 |
committer | Bhavuk Jain <bhavukj@google.com> | Thu Sep 19 17:11:39 2024 +0000 |
tree | 4a9100b1af0a019a9e5586b2fc6f0eddab03de79 | |
parent | f5eda4ab974ef1c5c59c4fe51e5ad337935fd462 [diff] |
Make colorContrast setting dependent on framework value This CL aims to make sure that we directly use the ColorContrast values emitted by framework instead of having a copy of it in the WAllpaperPicker. We also use the getContrastValues() method provided by frameworks to convert the contrast values. Bug: 363461032 Test: Tested by building & installing picker on local and checking the contrast values. Flag: EXEMPT bugfix Change-Id: I22806a0171a6dc3b0c09a4b69740f85e7bbf7721