From 762b4350b731e1c2189c871dc77627df2be87549 Mon Sep 17 00:00:00 2001 From: Likai Ding Date: Wed, 10 Dec 2014 18:09:27 +0800 Subject: SnapdragonCamera: implement refocus feature Add a scene mode for refocus. If the latest photo is taken with refocus, user can click on the preview thumbnail, then refocus it by tapping on the photo. Change-Id: I2fd69439467f5a1e33d23d8d239aa3472d88b585 --- AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c827e6013..aa7db4e4c 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -157,6 +157,11 @@ android:configChanges="keyboardHidden|orientation|screenSize"> + + + -- cgit v1.2.3