am 0c0e35ef
: Banish the memory page to Apps > Advanced
* commit '0c0e35ef3008e3b2c8c67d7454cbe46d3d848625': 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