commit | 16557923131f694098c4ddd4783128b137eb2f73 | [log] [tgz] |
---|---|---|
author | Santhosh Kumar H E <skhara@codeaurora.org> | Thu Oct 16 12:28:39 2014 +0530 |
committer | Santhosh Kumar H E <skhara@codeaurora.org> | Thu Oct 16 12:29:03 2014 +0530 |
tree | 1d275ee39d8015042d549a794e4edcedca6423ef | |
parent | d7810337255f08f3c89e2fb02ca393fc2997ca8d [diff] |
Camera: Store brightness value persistently Currently the last brightness value configured by client is not stored and will get reset on each application start. The suggested changes will store the last user configuration in SharedPreferences and make this setting persistent. Change-Id: I181af9fd224ee0465fc488e16a2e0a38ca612e72