OSDN Git Service

Suppress output for Protobuf data if Bluetooth is disabled
authorPavlin Radoslavov <pavlin@google.com>
Tue, 23 Feb 2016 19:54:37 +0000 (11:54 -0800)
committerPavlin Radoslavov <pavlin@google.com>
Tue, 23 Feb 2016 22:34:58 +0000 (14:34 -0800)
commit61a94d47776a22f479ecb0652140bf1b501c2f5b
tree1215b8158b7565e1a7382f7a2530485b4d8226cf
parentf0cf8990330dd592b114374ad15b75bc01f69e47
Suppress output for Protobuf data if Bluetooth is disabled

If Bluetooth is disabled or there is some other error,
don't print anything when extracting the Metrics-related data
in Protobuf format.

Bug: 27315491
Change-Id: Ic1ec5334fbf0b524909400f080e2eac3ec34edf4
services/core/java/com/android/server/BluetoothManagerService.java