commit | 219f1e597ee43c7469fce1d0fe233a401f45dcd6 | [log] [tgz] |
---|---|---|
author | Stefano Galarraga <galarragas@google.com> | Wed Mar 18 17:01:42 2020 +0000 |
committer | Stefano Galarraga <galarragas@google.com> | Thu Mar 26 16:37:24 2020 +0000 |
tree | 8e4229ce66731905e17c3256158420ccdf25acb2 | |
parent | f0d5687181c33e34bacb27cf2726e1f893ab6948 [diff] |
Add NNAPI processes to ANR Bug: 145388549 Test: manually as described below Tested by causing a hang on a NNAPI-based app and checking NNAPI processes dumps in ANR report. Process: - adb shell am hang --allow-restart - adb pull /data/anr/* - grep neuralnetworks anr_* | wc -l - Verify count is >0 when run on a device flashed with this CL in. Change-Id: I17eef38fda6332d5af4f2d946619a5a84c208c2d Merged-In: I17eef38fda6332d5af4f2d946619a5a84c208c2d