Fix accidental double logging of successful ML Service call
This function is called by both TfNative and MlService codepaths, and ML Service code path was already logging success. Moved the logging out of the common function and made it explicit in each codepath. Bug: 935838 Test: no Change-Id: I8a9a5882f339866ffd309e7ffa87945adf455c7a Reviewed-on: https://chromium-review.googlesource.com/c/1488391 Auto-Submit: Andrew Moylan <amoylan@chromium.org> Reviewed-by:Jia Meng <jiameng@chromium.org> Commit-Queue: Andrew Moylan <amoylan@chromium.org> Cr-Commit-Position: refs/heads/master@{#635458}
Showing
Please register or sign in to comment