diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 367aa9cd444..21e4dc2d131 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -311,6 +311,19 @@
+
+
+
+
+
+
+
+
+
diff --git a/res/drawable/ic_settings_privacy.png b/res/drawable/ic_settings_privacy.png
new file mode 100755
index 00000000000..7e4868c1f5b
Binary files /dev/null and b/res/drawable/ic_settings_privacy.png differ
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 932565b62b2..5e4c5b575e2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1177,9 +1177,9 @@
Use server to assist GPS (uncheck to improve GPS performance)
- Share with Google
-
- Allow Google to use location for improved search and other services
+ Use My Location
+
+ Use My Location for Google search results and other Google services
Do you want to allow Google to use location for improved search results and other services?
@@ -2091,4 +2091,22 @@ found in the list of installed applications.
Emergency tone
Set behavior when an emergency call is placed
+
+
+
+ Privacy
+
+ Privacy settings
+
+ Location
+
+ Settings
+
+ Personal data
+
+ Back up my settings
+
+ Settings backup
+
+ Are you sure you want to stop backing up your settings and erase all copies on Google servers?
diff --git a/res/xml/privacy_settings.xml b/res/xml/privacy_settings.xml
new file mode 100644
index 00000000000..92955a54011
--- /dev/null
+++ b/res/xml/privacy_settings.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/xml/security_settings.xml b/res/xml/security_settings.xml
index 1322eaf9d68..1b735848b9c 100644
--- a/res/xml/security_settings.xml
+++ b/res/xml/security_settings.xml
@@ -40,11 +40,6 @@
android:summaryOn="@string/assisted_gps_enabled"
android:summaryOff="@string/assisted_gps_disabled"/>
-->
-
diff --git a/res/xml/settings.xml b/res/xml/settings.xml
index 769a86f9bd8..79a777dc2d5 100644
--- a/res/xml/settings.xml
+++ b/res/xml/settings.xml
@@ -50,7 +50,7 @@
android:targetClass="com.android.settings.SoundAndDisplaySettings" />
-
+
+
+
+
+
+
+