OSDN Git Service

Add internal logging and 'dumpsys' capability to the music app,
authorMarco Nelissen <marcone@google.com>
Tue, 2 Mar 2010 18:27:05 +0000 (10:27 -0800)
committerMarco Nelissen <marcone@google.com>
Tue, 2 Mar 2010 21:26:59 +0000 (13:26 -0800)
commit3988890280c37b2b4aa1cb29ce16da8aa38ffa83
treeca8665a8bfa0d4a791b72824f90a2c31e4b7c388
parent81d8cfb0345a77e42dfa0841518f0540d5f74680
Add internal logging and 'dumpsys' capability to the music app,
to help track down a few puzzling bugs.
Use 'adb shell dumpsys activity service' to see the current state and log.
src/com/android/music/MediaPlaybackService.java
src/com/android/music/MusicUtils.java