commit | 07d3bfcf5f6ebbe62a2df71533c91ee096cadd0b | [log] [tgz] |
---|---|---|
author | Avichal Rakesh <arakesh@google.com> | Thu Jan 11 17:46:49 2024 -0800 |
committer | Avichal Rakesh <arakesh@google.com> | Thu Jan 11 17:52:09 2024 -0800 |
tree | d59ab06c703f3bc242ae40ba9d4e6fbf4153e41a | |
parent | 5338899038d3ea3b7763a3f2cc3e6722fdd604a3 [diff] |
libcameraservice: Reduce unnecessary nesting. This CL simply re-formats some of the logic to return early instead of nesting code in large if blocks. There is no functional change from this CL. Bug: 319735068 Test: n/a. No functional change. Change-Id: I217f503fe86fba7886c2eb9d403a804471149bb2