commit | 83c503c58b5a23780643cd0591977b6f24a3baf6 | [log] [tgz] |
---|---|---|
author | kaiyiz <kaiyiz@codeaurora.org> | Tue Jun 10 16:01:38 2014 +0800 |
committer | kaiyiz <kaiyiz@codeaurora.org> | Tue Jun 10 16:01:38 2014 +0800 |
tree | 9d98de4f8c6f26f36b9b2d1439458ae7f02310f4 | |
parent | 94e7e48600682e47aa60c0d94bcab97b142b918a [diff] |
Camera2: Still popup tips when change scene to other after turn off HDR The toast popup or not depend on the value of hdr and scene mode, but now the value mHdrOn status is not uniform with the actual hdr value, which lead to popup toast incorrect. Get the value of scene mode or hdr from the preference directly rather than a new variable. So the mHdrOn is not used and delete it. CRs-Fixed: 674521 Change-Id: I1c6926e0ba295e9869109b7412a7413323d3bd1c