OSDN Git Service

Add exception logging to aid debugging.
authorJeff Sharkey <jsharkey@android.com>
Sun, 17 Mar 2019 17:05:32 +0000 (11:05 -0600)
committerJeff Sharkey <jsharkey@android.com>
Sun, 17 Mar 2019 17:05:32 +0000 (11:05 -0600)
commit9bb54f203eeae15e8f1ba9818939f66095d451d5
tree2cfc698685ca160dc5d290036e9e468441d553ee
parentb3e900902aa5e55ae27beb587223be9af9f7890a
Add exception logging to aid debugging.

Now we log both success and failure of ContentInterface calls.

Bug: 128782519
Test: manual
Change-Id: I5e81cc6a8ba1460331cad5e085aa01633d6741d6
core/java/android/content/LoggingContentInterface.java