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

Commit ccbb096b authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

Merge branch '1021-lower_default_res' into 'v1-t'

FP4: Set default resolution for Lens 0

See merge request !59
parents 06326e86 d93c8a3f
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <!-- Add default resolution for each camera IDs -->
    <string-array name="config_e_os_camera_default_resolution_lens">
        <item>0:4000x3000</item>
    </string-array>

    <!-- List of ID of cameras that must be ignored by the app. -->
    <string-array name="config_ignoredCameraIds">
        <item>3</item>