* commit '1f7861b608e49c3336ffe14a074063559e0e0aa7': Banish the memory page to Apps > Advanced
This commit is contained in:
@@ -50,4 +50,8 @@
|
||||
android:value="com.android.settings.Settings$HighPowerApplicationsActivity" />
|
||||
</PreferenceScreen>
|
||||
|
||||
<PreferenceScreen
|
||||
android:title="@string/memory_settings_title"
|
||||
android:fragment="com.android.settings.applications.ProcessStatsUi" />
|
||||
|
||||
</PreferenceScreen>
|
||||
|
||||
@@ -134,13 +134,13 @@
|
||||
android:icon="@drawable/ic_settings_multiuser"
|
||||
/>
|
||||
|
||||
<!-- Memory -->
|
||||
<!-- Memory (hidden for now)
|
||||
<dashboard-tile
|
||||
android:id="@+id/manage_memory"
|
||||
android:title="@string/memory_settings_title"
|
||||
android:fragment="com.android.settings.applications.ProcessStatsUi"
|
||||
android:icon="@drawable/ic_settings_memory"
|
||||
/>
|
||||
/> -->
|
||||
|
||||
<!-- Manage NFC payment apps -->
|
||||
<dashboard-tile
|
||||
|
||||
Reference in New Issue
Block a user