commit | 07fc504dda81608f605495bddafb4140d7e99065 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Thu Sep 02 18:18:06 2021 -0700 |
committer | Emilian Peev <epeev@google.com> | Fri Sep 03 13:13:43 2021 -0700 |
tree | 72e53b389caf35c7247d23f9b70092b7a46e0eda | |
parent | 83b6427a7e35b81d8b341d0f125c4da72f24fc97 [diff] |
Camera: Avoid duplicate zoom ratio entries In case we have small enough max digital range, the calculated zoom ratios might get truncated and reference the same zoom value. Check for any previous duplicates and skip the ratios if needed. Bug: 198414316 Test: atest -c cts/tests/camera/src/android/hardware/cts/CameraTest.java Change-Id: If63169e9de6bc6d33e93ce1c1597e0d0a9813371