Do not add the tid to the subject anymore
This reverts the behavior added in U to dump the tid (ag/19084250). The java thread id is different from the tid used by art. What we would need is Process.myTid() but we need to get the tid from a different thread unfortunately. Bug: 209932320 Change-Id: I3a3350141bde7cc2e1deedb1c6da9d38aa23fff0
Loading
Please register or sign in to comment