gts3l-common: snap: Remove unnecessary RAM option
The default value is already that value Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I3290599e40849698ddad8972d320c90e275a4ed3
This commit is contained in:
parent
4de60f49cc
commit
6adf5e3320
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
|||
<!-- Camera app resources that may need to be customized
|
||||
for different hardware or product builds. -->
|
||||
<resources>
|
||||
<!-- This value may be tweaked to save memory on low RAM devices. The value
|
||||
is the percentage of camera preview height/width to scale to. -->
|
||||
<integer name="panorama_frame_size_reduction">100</integer>
|
||||
|
||||
<!-- Opens back camera using openLegacy() and forces api v1 -->
|
||||
<bool name="back_camera_open_legacy">false</bool>
|
||||
|
|
Loading…
Reference in a new issue