summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2009-10-15 03:43:44 -0700
committerOwen Lin <owenlin@google.com>2009-10-21 00:01:54 -0700
commitd6c2fb7a38fcdb58742fcfffd67a4594487ec71c (patch)
treef73926e8004d67040e108f7f8bc8a6a3bb7f1e75 /res/xml
parent666ea1b28a76aeba74744148b15099254d918671 (diff)
downloadGallery-d6c2fb7a38fcdb58742fcfffd67a4594487ec71c.tar.gz
Hide Camera's activities by removing their intent-filters.
Also change the android package name for Gallery, otherwise it will conflicts with Camera's. Change-Id: I1fb24c931388e90d0edbd38078609781bdb849e1
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/camera_preferences.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/camera_preferences.xml b/res/xml/camera_preferences.xml
index a59de44..62a9f8f 100644
--- a/res/xml/camera_preferences.xml
+++ b/res/xml/camera_preferences.xml
@@ -15,7 +15,7 @@
-->
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:camera="http://schemas.android.com/apk/res/com.android.camera">
+ xmlns:camera="http://schemas.android.com/apk/res/com.android.gallery">
<PreferenceCategory android:title="@string/pref_camera_settings_category">
<com.android.camera.IconListPreference
android:key="pref_camera_flashmode_key"