OSDN Git Service

Use the root case to set remote stack trace for
authorFyodor Kupolov <fkupolov@google.com>
Mon, 27 Nov 2017 18:40:46 +0000 (10:40 -0800)
committerFyodor Kupolov <fkupolov@google.com>
Mon, 27 Nov 2017 18:40:46 +0000 (10:40 -0800)
commit3b946f43a430f9c2b4d65148984dd77748991023
treee8d8f54edb279c1c390b79f1fe169716b2e688c4
parent3971cdee9f523cb99a5aa0d441a96b5c045166c2
Use the root case to set remote stack trace for

Otherwise it may cause ISE if a cause has already been set like
in ParcelableException.

Test: manual install/uninstall an app on secondary user
Bug: 69704045
Change-Id: Ia8631ea76d5acf38e60fc609eef65f010ade21b5
core/java/android/os/Parcel.java