commit | f9b4eb9e3f74ee03adccdf471d9e1073b6bc9d8c | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Mon Jun 10 11:06:01 2019 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Mon Jun 10 22:48:33 2019 -0700 |
tree | 6b40d02f452498ca27294677f68b11ebac9994ac | |
parent | 9c8dfd599caf7c8b727b90601da4fc8160d23ab4 [diff] |
Camera: Compare old and new overrides for finishConfigure With the new dataSpace/format override logic, during finishConfiguration, we shouldn't check mDataSpaceOverride flag anymore because now mDataSpaceOverride will be true for reconfigure. Instead, we should check if the new override is the same as old override. Test: testPrepare on HAL device with dataSpace override Bug: 134800141 Change-Id: I1ddc258100dfd7e3c2cc86f9e476d8d52c710e3f