From b2da1c165bb60154b7cc64db8b7d832fa02b2708 Mon Sep 17 00:00:00 2001 From: Santhosh Kumar H E Date: Tue, 21 Jan 2014 19:21:42 +0530 Subject: Camera: Add a feature to choose where to store the picture and video Add a feature to choose use SDcard or phone to store picture and video captured by camera and camcorder. Some of the changes are taken from: I987a691c93edc4250fe0366d0623c85ea0152117 CRs-Fixed: 619806 Change-Id: I009df4c70f0a1b49b20750f806c799f025bb6197 --- res/xml/video_preferences.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'res/xml/video_preferences.xml') diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml index ab876b81c..2ea5fa1ba 100644 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -126,4 +126,10 @@ camera:title="@string/pref_camera_picturesize_title" camera:entries="@array/pref_camera_picturesize_entries" camera:entryValues="@array/pref_camera_picturesize_entryvalues" /> + -- cgit v1.2.3