OSDN Git Service

Log null author command in authordriver.cpp (bug 1922537)
authorJames Dong <jdong@google.com>
Wed, 17 Jun 2009 23:24:08 +0000 (16:24 -0700)
committerJames Dong <jdong@google.com>
Wed, 17 Jun 2009 23:24:08 +0000 (16:24 -0700)
commit2c5955b5c41c4969d1ed0ff4ccbd30b357b3d805
tree85f08ed6db21def562e372b82ac5ce8ca745f1a8
parent37a34334fd56baa46a45b78744eb51aa3a4e634e
Log null author command in authordriver.cpp (bug 1922537)
Note this does not resolve the root cause for the mediaserver crash reported in bug 1922537:
1. why was a null author command received from the author engine (PV is looking into this issue)?
2. why was the time stamp out of the order (QCOM and PV are looking into this issue)?
3. why did we receive multiple event callbacks for a single state transition request (QCOM is looking into this issue)?
android/author/authordriver.cpp