diff options
author | Abhijeet Kaur <abkaur@google.com> | 2019-03-21 15:42:43 +0000 |
---|---|---|
committer | Abhijeet Kaur <abkaur@google.com> | 2019-03-22 11:37:07 +0000 |
commit | b7a6549654374800d3954b4e765c86b5a888258b (patch) | |
tree | 57ebe46dc7f31fb638f0950e52e812a66bcdcb6c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 5a27fecd382b09572264700df9e1471abf7400f8 (diff) |
Add Looper.prepare() to doInBackground()
Fix runtime error that was being thrown as Looper.prepare() was not called
in the async function doInBackground.
Bug: 124612105
Test: Was not able to reproduce the bug (that is make code execution flow
through the catch block).
* Reproduced by throwing IOException in the try block so that code flows
to the catch block.
* Build and flash.
* Take interactive bugreport and change title and name of the bugreport from
the progress bar.
Change-Id: I6a5ea594d95462e1c66bd28eb81dd5f4daa6f35e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions