OSDN Git Service

netd: BandwidthController: return extra info on gettetherstats failure
authorJP Abgrall <jpa@google.com>
Sat, 12 Nov 2011 04:36:16 +0000 (20:36 -0800)
committerJP Abgrall <jpa@google.com>
Thu, 17 Nov 2011 21:07:40 +0000 (13:07 -0800)
commita2a64f004f1677daf16b0b03d589d6572ec547c2
tree9c1f0185f1e6b5261d1665d0d0925192063851b6
parent29563474fd66b03d5bc5b11bc54cd4001e2327a7
netd: BandwidthController: return extra info on gettetherstats failure

Use the error message string to report the raw parsed data in case of
failure.

Bug:5543131
Change-Id: If9f3bcea09fd3ab8a506955d8153b3430bfd239c
BandwidthController.cpp
BandwidthController.h
CommandListener.cpp