SystemServer: Add support for disabling AudioService and MountService
Using the same convention in system_init.cpp, you can disable these
services by setting system properties:
system_init.startaudioservice=0
system_init.startmountservice=0
Signed-off-by:
Mike Lockwood <lockwood@android.com>
Loading
Please register or sign in to comment