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-zh-rCN/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values-zh-rCN') diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 42a59a262..fc1e3c320 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -514,6 +514,9 @@ + + 没有地图应用显示地理位置信息 + 内部存储空间不足,已切换存储到SD卡 -- cgit v1.2.3