commit | 9c1f3199b8df5cf0acdf08efa8329456c082bd3b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Aug 17 16:48:16 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Aug 17 16:48:16 2017 +0000 |
tree | c4026467f11b938df2f1ffa26ea56598ba59bac7 | |
parent | 4617ff619c60bebf3aae8f9b4a621ec3f1f36feb [diff] | |
parent | 03416d957aeb3383a792e74501fd4d979bc70a12 [diff] |
defaultPassthroughServiceImplementation errors am: 03416d957a Change-Id: I8eae36de803f8e36c98f0b24f2f2700abee94573
diff --git a/transport/include/hidl/LegacySupport.h b/transport/include/hidl/LegacySupport.h index 2f0c3f3..f03d34d 100644 --- a/transport/include/hidl/LegacySupport.h +++ b/transport/include/hidl/LegacySupport.h
@@ -74,7 +74,7 @@ } joinRpcThreadpool(); - return 0; + return UNKNOWN_ERROR; } template<class Interface> __attribute__((warn_unused_result))