Home > Mobile >  Audioserver how do I shut down the system, the system can't use Audioserver
Audioserver how do I shut down the system, the system can't use Audioserver

Time:10-05

The android system is the device class, do not need to use the audio with less than audioserver, how do I shut down?

CodePudding user response:

1: adb shell into the machine

2: CD into the system/bin/then the rm - rf audioservice below (this need permission to su, then execute the adb remount) on the computer

3: ps - ef | grep audioservice

4: kill 9 (pid)

CodePudding user response:

reference 1st floor bomengwutao response:
1: adb shell into the machine

2: CD into the system/bin/then the rm - rf audioservice below (this need permission to su, then execute the adb remount) on the computer

3: ps - ef | grep audioservice

4: kill 9 (pid)


I need to close in system code, compiled version, no audio service

CodePudding user response:

That is easier to relevant android. Mk are deleted, so you don't want to file don't compile to img, but can not sure the machine

CodePudding user response:

reference bomengwutao reply: 3/f
that is simpler to relevant android. Mk are deleted, so you don't want to file don't compile to img, but not sure the machine can

For, at present is to delete android. Mk, but look at the log of the upper call audioservice place too much, have a machine;

CodePudding user response:

Should also not too much, and see which side is useful to, try to delete
  • Related