* commit '70842a4e3b5160df0dd496e909e19516ec09e406': 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