commit | 0cd9e86cb5e57e19e4b099cb2f5298dbca3f1250 | [log] [tgz] |
---|---|---|
author | Sally Qi <sallyqi@google.com> | Wed May 15 18:37:02 2024 -0700 |
committer | Sally Qi <sallyqi@google.com> | Wed May 15 18:41:31 2024 -0700 |
tree | 172e8c7a63e93c546dcba72313b98acf8f2ef460 | |
parent | 9691faf3dbe153af7f51594ba7d72ff730237bfb [diff] |
Fix hdrsdrratiooverlay backdoor logic. - we only accept 1/0 for this backdoor. However, in the current logic, if other non-zero number is set, the current logic assumes this overlay to be enabled. But in the switch code block, we don't enable this backdoor and instead the logic falls into default section. Bug: n/a Test: test this backdoor Change-Id: Icfc7d6b661667cebaba103177559c56b05c0cc00