summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorMarco Ballesio <balejs@google.com>2020-10-21 14:02:05 -0700
committerMarco Ballesio <balejs@google.com>2020-10-21 14:19:26 -0700
commit9fe53e4d26f007a15057e0cb139dd765efbc8f9c (patch)
treef21f98294ee61817255f937c7aff1418c38ba725 /rs/java/android/renderscript/ProgramStore.java
parent0583d29f136d16793bcc5d74beb21431d364b2d8 (diff)
CachedAppOptimizer: ensure binder is never frozen with app unfrozen
Unfreezing a binder interface after the app, as well as freezing it before the app, opens a time window during wich the process is active and yet synchrnous binder transactions would fail. Unfreeze binder before the app, and similarly freeze it after freezing, to ensure consistent states. Bug: b/171239744 Test: verified correct working of the sequence by manually sending synchronous messages during the critical intervals. Change-Id: I5fad4cdf497a567aceb15b1fc3025b049c54983e
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions