commit | 5e4c2ac386d3cabfc048a28f86e3c61fb99bc5a6 | [log] [tgz] |
---|---|---|
author | kaiyiz <kaiyiz@codeaurora.org> | Fri Jun 06 16:10:05 2014 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Jun 06 01:11:25 2014 -0700 |
tree | 2a70676d886a3e9447561c87827f6187de033649 | |
parent | ae531060071669eb4fcb10f04420f941bc04115c [diff] |
Camera2: Fix flash item status incorrect when turn on/off AE-Bracket The popup should not be set null when the popup is showing, which will lead to the view(popup) could not be update by application. Example: when turn on/off AE-Bracket could not disable flash item after popup is set null Don't set popup null when the popup is showing. [Reference similar code in VideoMenu] CRs-Fixed: 674423 Change-Id: Id8c5772f3504014ee6591cc16dddcacbf5325629