OSDN Git Service

Fixes delay when playing first sound in BootAnimation
authorGeoffrey Pitsch <gpitsch@google.com>
Tue, 12 Jul 2016 18:46:19 +0000 (14:46 -0400)
committerGeoffrey Pitsch <gpitsch@google.com>
Wed, 13 Jul 2016 19:51:24 +0000 (15:51 -0400)
commita91a2d737586ebd0040129333055d8093899751b
tree0ca3a04b3397357204fc39d968a3d6968aaf52f1
parentf6d766020f9b4d082ee38c38e6496655e1e56c61
Fixes delay when playing first sound in BootAnimation

audioplay is initialized with an example of the type of clip it
will play.
Also remove asserts and debug compile settings from BootAnimation.

BUG:24800792
Change-Id: Icb78489417aee0549c340c746b25e57ccdb3427e
cmds/bootanimation/Android.mk
cmds/bootanimation/BootAnimation.cpp
cmds/bootanimation/audioplay.cpp
cmds/bootanimation/audioplay.h