klte-common: Enable QC denoise in Snap by default
Change-Id: Iaa3680fbda90560a202625d495339066cef0a403 Signed-off-by: Matt Filetto <matt.filetto@gmail.com>
This commit is contained in:
parent
461a3a3a9c
commit
8a49523a72
1 changed files with 3 additions and 0 deletions
|
@ -17,4 +17,7 @@
|
|||
<resources>
|
||||
<!-- Restart preview for back camera onPictureTaken -->
|
||||
<bool name="back_camera_restart_preview_onPictureTaken">true</bool>
|
||||
|
||||
<!-- QC-denoise -->
|
||||
<string name="pref_camera_denoise_default" translatable="false">denoise-on</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue