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
Loading
Please register or sign in to comment