Camera: Enabling 1280x720 Preview size

Enabled 1280x720 Preview Size for Camcorder
diff --git a/QualcommCameraHardware.cpp b/QualcommCameraHardware.cpp
old mode 100755
new mode 100644
index f144069..cb3df09
--- a/QualcommCameraHardware.cpp
+++ b/QualcommCameraHardware.cpp
@@ -136,10 +136,9 @@
 #endif
 
 //Default to WVGA
-#define DEFAULT_PREVIEW_SETTING 0
-//1280 720 requires increase in PMEM size and display
+#define DEFAULT_PREVIEW_SETTING 1
 static const camera_size_type preview_sizes[] = {
-//    { 1280, 720 }, // 720P, reserved
+    { 1280, 720 }, // 720P, reserved
     { 800, 480 }, // WVGA
     { 720, 480 },
     { 640, 480 }, // VGA