Starting and stopping service CPUInfoService
Posted: 17 Jan 2017 22:29
Hi all AM maniacs 
This is my first post on forum and first problem.
I want to prepare flow for switching on and off developer option "Show CPU info" for showing this info on screen and I am stuck on "Start service" action.
What should be started or stopped after setting system global settings is described for example here https://github.com/NuclearAndroidProjec ... 1354-L1370
As I don't have developer skill I don't know what should be set on "Action" field. Should it be set to android.intent.action.RUN ?
I suppose "Explicit component" should be checked, "package name" set to: com.android.systemui and "Class name" to: com.android.systemui.CPUInfoService ?
Am I right? And what next?
Do I need to set "Flag list" or put something on "Extras"?
Please help me to understand this Start service action and set it properly
Best Regards
piskor

This is my first post on forum and first problem.
I want to prepare flow for switching on and off developer option "Show CPU info" for showing this info on screen and I am stuck on "Start service" action.
What should be started or stopped after setting system global settings is described for example here https://github.com/NuclearAndroidProjec ... 1354-L1370
As I don't have developer skill I don't know what should be set on "Action" field. Should it be set to android.intent.action.RUN ?
I suppose "Explicit component" should be checked, "package name" set to: com.android.systemui and "Class name" to: com.android.systemui.CPUInfoService ?
Am I right? And what next?

Do I need to set "Flag list" or put something on "Extras"?
Please help me to understand this Start service action and set it properly
Best Regards
piskor