summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/camera_preferences.xml2
-rw-r--r--res/xml/video_preferences.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/xml/camera_preferences.xml b/res/xml/camera_preferences.xml
index 37fc9ff..7bbab46 100644
--- a/res/xml/camera_preferences.xml
+++ b/res/xml/camera_preferences.xml
@@ -15,7 +15,7 @@
-->
<PreferenceGroup
- xmlns:camera="http://schemas.android.com/apk/res/com.google.android.camera" >
+ xmlns:camera="http://schemas.android.com/apk/res/com.android.camera" >
<PreferenceGroup
camera:title="@string/pref_camera_settings_category">
<IconListPreference
diff --git a/res/xml/video_preferences.xml b/res/xml/video_preferences.xml
index 6edfbb8..677a9b9 100644
--- a/res/xml/video_preferences.xml
+++ b/res/xml/video_preferences.xml
@@ -15,7 +15,7 @@
-->
<PreferenceGroup
- xmlns:camera="http://schemas.android.com/apk/res/com.google.android.camera" >
+ xmlns:camera="http://schemas.android.com/apk/res/com.android.camera" >
<PreferenceGroup
camera:title="@string/pref_camcorder_settings_category">
<ListPreference