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

Commit d478edb7 authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

Merge branch '1021devices-t-FP5_ecam_res' into 'v1-t'

FP5: Set default resolution for Lens 0

See merge request !30
parents 0a8b9d49 37f22c79
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>