OSDN Git Service

Remove the ability to disable audio service.
authorJohn Spurlock <jspurlock@google.com>
Tue, 24 Mar 2015 16:40:15 +0000 (12:40 -0400)
committerJohn Spurlock <jspurlock@google.com>
Tue, 24 Mar 2015 21:22:13 +0000 (17:22 -0400)
commitb4f01b966bd2ebf89623f9c65462b8b8b7034461
treeca779ab99ad750e0f90748d282ecfbc504622e2c
parent1cef4196886b0cc1238111d396c1e3665a5fd2ae
Remove the ability to disable audio service.

Running in a configuration without audio service is not fully tested.
Remove the configuration option for now. Also remove unused delegation
layer in SoundPool.

Bug: 19891112
Change-Id: I47be0e32d54b8ef8fa25cf47b85eacf8a4969500
core/java/android/view/ViewRootImpl.java
media/java/android/media/SoundPool.java
media/jni/soundpool/Android.mk
media/jni/soundpool/android_media_SoundPool.cpp [moved from media/jni/soundpool/android_media_SoundPool_SoundPoolImpl.cpp with 74% similarity]
services/java/com/android/server/SystemServer.java