New icon for Privacy.

Also, forgot to remove Factory reset from About phone.
This commit is contained in:
Amith Yamasani
2009-09-24 18:41:40 -07:00
parent f2f3ceebbd
commit f73cdd4dd0
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>