am f73cdd4d: New icon for Privacy. Also, forgot to remove Factory reset from About phone.

Merge commit 'f73cdd4dd09d585cf59c3c91872bc21449491b03' into eclair-plus-aosp

* commit 'f73cdd4dd09d585cf59c3c91872bc21449491b03':
  New icon for Privacy.
This commit is contained in:
Amith Yamasani
2009-09-24 18:59:55 -07:00
committed by Android Git Automerger
3 changed files with 0 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 B

View File

@@ -120,13 +120,4 @@
android:title="@string/build_number"
android:summary="@string/device_info_default"/>
<!-- Factory reset -->
<PreferenceScreen
android:title="@string/master_clear_title"
android:summary="@string/master_clear_summary">
<intent android:action="android.intent.action.MAIN"
android:targetPackage="com.android.settings"
android:targetClass="com.android.settings.MasterClear" />
</PreferenceScreen>
</PreferenceScreen>