commit | 2e29d820c131acf15adceed427f0ee2f5fbd16f8 | [log] [tgz] |
---|---|---|
author | Yoshiaki Naka <[email protected]> | Fri Sep 02 19:27:39 2016 +0900 |
committer | Yoshiaki Naka <[email protected]> | Wed Jun 07 02:24:26 2017 +0000 |
tree | 1242ab2bf63b068791e0364f5fe985e275ce15cb | |
parent | 7c0c993cd1218abc9260759f8b0c5bb3392f8fed [diff] |
IccIoResult cannot be cast to Boolean It is possible to throw ClassCastException in iccCloseLogicalChannel() because it attempts to cast IccIoResult to Boolean. Bug: 31287249 Change-Id: Ib131f292f5b54b6e49775fe0437224c98e1a8a3a