Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82754311 authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

Camera: Fix the dimensions for 13 Mpx

Change-Id: Iea85b642c5599ffefcddb82c10c56903db0cdab5
parent 862f0a9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@
         size to the first one in the list that is also supported by the
         driver -->
    <string-array name="pref_camera_picturesize_entryvalues" translatable="false">
        <item>4128x3096</item>
        <item>4208x3120</item>
        <item>4128x3096</item>
        <item>3920x2940</item>
        <item>3920x2204</item>