Files
frameworks_base/core/java/android/content
Daichi Hirono 3d9f3fccf2 Handle runtime exception in clip data
When invoking ContentProvider through binder, ContentProvider may return
any type of RuntimeException. To let ClipData fall back to URI when it
failes to obtain text explanation, the CL add a catch closure for
RuntimeException.

Bug: 37260995
Test: Manually
Change-Id: I54ffbbcb05be3f3ff1ebc1c3dc68c074e6eb9825
2017-04-20 15:05:16 +09:00
..
2017-03-23 13:48:22 +00:00