Files
frameworks_base/core/java
Takamasa Kuramitsu 2214b828e5 Fix reading exception from Parcel
It fails to read exception from Parcel using
Parcel#readException(int, String) because this method doesn't take into
account the remote stack trace info added in writeException().

Test: Manual
Bug: 77495513
Change-Id: I7b646b4a591306832897a42c4ed205d00019cc2b
2018-04-03 11:40:46 -07:00
..
2018-04-03 11:40:46 -07:00
2018-02-14 15:46:50 +08:00