device: samsung: manta: Update for camera 4th release

Change-Id: I0a9122dd8c84f042ca5d006c4ad35a1d2177fe3d
Signed-off-by: Sungjoong Kang <sj3.kang@samsung.com>
diff --git a/media_profiles.xml b/media_profiles.xml
index 8d373aa..0c7db0e 100755
--- a/media_profiles.xml
+++ b/media_profiles.xml
@@ -79,6 +79,18 @@
     <!-- Each camcorder profile defines a set of predefined configuration parameters -->
     <CamcorderProfiles cameraId="0">
 
+        <EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
+            <Video codec="h264"
+                   bitRate="3000000"
+                   width="1920"
+                   height="1080"
+                   frameRate="30" />
+
+            <Audio codec="aac"
+                   bitRate="96000"
+                   sampleRate="16000"
+                   channels="1" />
+        </EncoderProfile>
 
         <EncoderProfile quality="720p" fileFormat="mp4" duration="60">
             <Video codec="h264"
@@ -133,7 +145,7 @@
         <EncoderProfile quality="480p" fileFormat="mp4" duration="60">
             <Video codec="h264"
                    bitRate="1000000"
-                   width="640"
+                   width="720"
                    height="480"
                    frameRate="30" />
 
diff --git a/proprietary-blobs.txt b/proprietary-blobs.txt
index b0c44f8..cf9dae3 100644
--- a/proprietary-blobs.txt
+++ b/proprietary-blobs.txt
@@ -22,7 +22,8 @@
 /system/vendor/firmware/maxtouch_nv.fw
 /system/vendor/firmware/mfc_fw.bin
 /system/vendor/firmware/setfile.bin
-/system/vendor/firmware/setfile2.bin
+/system/vendor/firmware/setfile_4e5.bin
+/system/vendor/firmware/setfile_6a3.bin
 /system/vendor/lib/egl/libGLES_mali.so
 /system/vendor/lib/libbt-vendor.so
 /system/vendor/lib/libump_mali.so