summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKalesh Singh <kaleshsingh@google.com>2019-07-01 18:50:04 -0700
committerKalesh Singh <kaleshsingh@google.com>2019-07-03 18:24:27 +0000
commite498c45b690c0ec8ca656c7b183d2aa383bc7771 (patch)
tree4fba84863e56268ffb6be006ca68d777783f329c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6677d802e83fc4dbaf5f53a5788f82f347836038 (diff)
Add SystemSuspend HAL to ANR list.
Makes SystemSuspend native stack traces available in ANR dumps and adb bugreport. Bug: 135458700 Test: adb shell am hang; check /data/anr/<anr file> for android.system.suspend stack traces. Test: adb shell am hang, adb bugreport, grep through bug report for suspend stack traces. (grep -rn "Cmd line: /system/bin/hw/android.system.suspend@1.0-service") Test: Confirmed that deadlock on suspend/resume path triggers ANR dump. Simulated deadlock by adding sleep to suspend thread. Unplug the device lock the screen and wait for suspend to trigger. Check anr dump and bugreport for stack traces. Test: Confirmed traces are also available on user builds via adb bugreport. (adb bugreport pulls data from ANR dump files). Change-Id: Id274afd4e3fbe2288ef6d5f6566c2601b8fc0a50
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions