commit | 32b1f21a367401f0fcffa45cc07dce73fd671d6b | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Sun Sep 06 16:28:18 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Sun Sep 06 16:28:18 2015 +0800 |
tree | 7b23130009ce48eb859a3c4c875c01e16a2f0dcf | |
parent | 007b0d24e854630caa4fdf07899e3aa5f4ad301b [diff] |
SnapdragonCamera: Stop the longshot when the storage is full The remainingPhotos was decreeased by 1 for each shot, when it came to 0, the longshot process was not stopped. When the remaining photos are less than 20, show "<20" for the remainingPhotos; When the storage is full, Stop the longshot process. Change-Id: Ifb1fb38f668132e1058f8a937afa9fa0b5afb5a7 CRs-Fixed: 893008