Files
frameworks_base/core/java/android/os
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
..
2017-11-16 22:58:45 -07:00
2018-03-20 15:59:51 -07:00
2017-08-07 15:36:10 -07:00
2017-12-05 10:46:59 -08:00
2018-04-03 11:40:46 -07:00
2018-03-20 15:59:51 -07:00
2018-03-06 17:17:43 +00:00
2017-06-28 16:49:12 -07:00
2017-08-07 15:36:10 -07:00
2017-11-21 10:17:14 -08:00
2017-11-21 10:17:14 -08:00
2018-03-21 13:59:26 +01:00