Commit Graph

2 Commits

Author SHA1 Message Date
Szymon Janc
bedd7a1896 android/tester: Make HAL logging wrapper print to stderr instead of stdout
This is used for testing and for user it makes no difference. This
will allow to switch on/off verbose logging from automated android
tester.
2013-12-11 13:10:07 +02:00
Szymon Janc
7d07e65034 android: Add wrapper for HAL logging
Provide logging API similar to standard logging used in daemon. This
will allow to log on both Android and Linux (i.e. in haltest).

Another advantage is that now LOG_TAG and message format are configured
from single location.
2013-10-20 22:37:59 +03:00