Commit 145737c
committed
[audio] Handle DEAD_OBJECT from system server
Aborting when a transaction with system server fails with dead object
leads to misattributed native stack traces. Since the system will soon
be restarted regardless, softly tolerate this failure within
audioserver.
Test: compiles
Flag: EXEMPT bug fix
Fixes: 390298225
Change-Id: Idb3bfae0c0376e884f8771abd0d1ce8695cd9c071 parent 708a26c commit 145737c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments