New icon for Privacy.
Also, forgot to remove Factory reset from About phone.
This commit is contained in:
BIN
res/drawable-hdpi/ic_settings_privacy.png
Normal file
BIN
res/drawable-hdpi/ic_settings_privacy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 786 B |
BIN
res/drawable-mdpi/ic_settings_privacy.png
Normal file
BIN
res/drawable-mdpi/ic_settings_privacy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 589 B |
@@ -120,13 +120,4 @@
|
|||||||
android:title="@string/build_number"
|
android:title="@string/build_number"
|
||||||
android:summary="@string/device_info_default"/>
|
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>
|
</PreferenceScreen>
|
||||||
|
Reference in New Issue
Block a user