Add details screen to proc stats.
Lets you see the actual RAM use and % running time, a list of all of the services that are associated with it (kind-of, not working correctly for those that share processes), and most importantly a glorious FORCE STOP button. Change-Id: I34ac30c88f1187227a8a7809ae103118c8b9a865
This commit is contained in:
@@ -3604,6 +3604,12 @@
|
||||
<!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over -->
|
||||
<string name="process_stats_memory_status">Device memory is currently
|
||||
<xliff:g id="memstate">%1$s</xliff:g></string>
|
||||
<!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use -->
|
||||
<string name="process_stats_ram_use">Average RAM use</string>
|
||||
<!-- [CHAR LIMIT=NONE] Label for item showing percent of time spent running -->
|
||||
<string name="process_stats_run_time">Run time</string>
|
||||
<!-- [CHAR LIMIT=NONE] Subtitle for process stats services list -->
|
||||
<string name="services_subtitle">Services</string>
|
||||
|
||||
<!-- Voice input/output settings --><skip />
|
||||
<!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality -->
|
||||
|
Reference in New Issue
Block a user