From 8b31b855d165c7aa9a80ac7975d7a4c74109b01c Mon Sep 17 00:00:00 2001 From: jinwu Date: Fri, 12 Oct 2018 16:54:31 +0800 Subject: Add 48M pixels picture size Change-Id: I0486d3c26e53f16bc06070e30c1b34f7c9163b48 --- res/values/camera2arrays.xml | 2 ++ res/values/strings.xml | 2 ++ 2 files changed, 4 insertions(+) (limited to 'res/values') diff --git a/res/values/camera2arrays.xml b/res/values/camera2arrays.xml index 6d03c50f5..f79cc8de0 100755 --- a/res/values/camera2arrays.xml +++ b/res/values/camera2arrays.xml @@ -435,6 +435,7 @@ + @string/pref_camera_picturesize_entry_48mp @string/pref_camera_picturesize_entry_24mp @string/pref_camera_picturesize_entry_21mp 5184 x 3880 @@ -473,6 +474,7 @@ size to the first one in the list that is also supported by the driver --> + 8000x6000 5656x4242 5344x4008 5184x3880 diff --git a/res/values/strings.xml b/res/values/strings.xml index 42ad07272..b28f6319f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -282,6 +282,8 @@ Picture size + + 48M pixels 24M pixels -- cgit v1.2.3