CrOS: Add success/failure indicators for biod methods with no callback.
A couple methods in biod_client.h do not have any indicators of success or failure. Modify these functions to uses VoidDBusMethodCallbaks so users have some indication of D-Bus failures. TEST=chromeos_unittests --gtest_filter="BiodClientTest.*" BUG=700933 Review-Url: https://codereview.chromium.org/2799043007 Cr-Commit-Position: refs/heads/master@{#463385}
Showing
Please register or sign in to comment