SnapdragonCamera: Blurbuster filter

Adding blurbuster filter to the post processor

Change-Id: I2958a2b1b0df834c4cb5b921e49d21d2e20c8377
CRs-Fixed: 1080317
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index 72fab56..64bd812 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -1025,6 +1025,7 @@
     <string name="pref_camera2_trackingfocus_title" translatable="true">Tracking Focus</string>
     <string name="pref_camera_scenemode_entry_bestpicture" translatable="true">BestPicture</string>
     <string name="pref_camera_scenemode_entry_chromaflash" translatable="true">ChromaFlash</string>
+    <string name="pref_camera_scenemode_entry_blurbuster" translatable="true">BlurBuster</string>
     <string name="pref_camera_scenemode_entry_panorama" translatable="true">Panorama</string>
     <string name="bestpicture_done" translatable="true">DONE</string>
     <string name="bestpicture_at_least_one_picture" translatable="true">At least, one picture has to be chosen.</string>