3094621: add "wipe sd card" option to factory data reset 3094609: collapse unmount/format into one command Implements requested UI changes. Also some final tweaks to Manage Applications. Change-Id: I0219195dd0c74d8c003ef1c3f6e09714859d7f89
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
|
||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<PreferenceCategory android:title="@string/sd_memory">
|
||||
<PreferenceCategory android:key="memory_sd"
|
||||
android:title="@string/sd_memory">
|
||||
<Preference android:key="memory_sd_size"
|
||||
style="?android:attr/preferenceInformationStyle"
|
||||
android:title="@string/memory_size"
|
||||
|
Reference in New Issue
Block a user