From f9b1301938574ac8236cff60d668dff28ac3f01e Mon Sep 17 00:00:00 2001 From: Jay Wang Date: Thu, 2 Feb 2017 17:22:10 -0800 Subject: SnapdragonCamera: Add zoom option to developer option For automation testing, we need a way to adjust the zoom without using the pinch gesture. Therefore, adding zoom option preference to the developer option. Change-Id: I37f8c1b4f51682cb398d0a5f779f45128bdc19ec --- 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 2d9e2fbc8..3fafddda7 100644 --- a/res/xml/video_preferences.xml +++ b/res/xml/video_preferences.xml @@ -186,4 +186,10 @@ camera:title="@string/pref_camera_video_rotation_title" camera:entries="@array/pref_camera_video_rotation_entries" camera:entryValues="@array/pref_camera_video_rotation_entryvalues" /> + -- cgit v1.2.3