From 1011037364354a9371a39e407b98fae211e104d9 Mon Sep 17 00:00:00 2001 From: kaiyiz Date: Thu, 27 Nov 2014 10:36:48 +0800 Subject: SnapdragonCamera: fix app crash when there is no map app ActivityNotFoundException happened after click showOnMap menu when there is no map app. Catch the Exception to avoid app crash. CRs-Fixed: 753928 Change-Id: I1cf6e5f098f239719750840508b715a08e9a5e45 --- res/values/qcomstrings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values/qcomstrings.xml') diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index c76f5c658..ba99a0c57 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -850,6 +850,9 @@ 180 270 + + There is no map app for show location. + Advance features are not supported in continuous shot mode -- cgit v1.2.3