summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2017-11-09 18:13:43 -0700
committerJeff Sharkey <jsharkey@android.com>2017-11-09 18:32:37 -0700
commit5918948db7c5058af30b143e7336090ef8dac202 (patch)
tree4bee06d1b6d4d9533ffd0bec408c311874e1782b /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent903ed1b6f9947ac919e9d110d4b82d25a3ff0de0 (diff)
Allow blocking calls when protected against ANRs.
ContentProviderClient has a nice setDetectNotResponding() method that detects hanging calls to remote providers, and it can trigger an ANR to kill the app and release the blocked thread. We typically don't want to perform blocking calls from the system server, but we're okay allowing them on CPCs that are using setDetectNotResponding() to watch for hung clients. Test: builds, boots Bug: 69128093 Change-Id: I223aaf1d0cef0f8dee28f800d9e3c101d7449952
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions