summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authoryuxi1 <yuxi1@xiaomi.com>2021-02-23 17:55:54 +0800
committeryuxi <cruddev@gmail.com>2021-03-05 02:49:58 +0000
commit409fcc7207afb14cc42c4a6e995bfde7a9411b4b (patch)
tree982d5d7bcc2a6a73ac5bf946d3eb238eca289853 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9c92c37f563691c7a6c7115ed41571666d3348a1 (diff)
[Bugfix] Fix after performing adb shell am hang and kill this process, the phone can not resume from hang state
After performing adb shell am hang and kill this process, the phone can not resume from hang state. The reason is that the IBinder object in runHang(PrintWriter pw) of ActivityManagerShellCommand.java is not the IBinder object of client. Bug: 180949375 Fixes: 180949375 Test: Run adb shell am hang, and open some APPs, then the phone will hang. Then perform ctrl + c, the phone can resume from hang state. Signed-off-by: yuxi1 <yuxi1@xiaomi.com> Change-Id: Ie1153df2e21fc267fd131994422b7c263a17372a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions