diff options
author | Chalard Jean <jchalard@google.com> | 2019-11-05 14:40:23 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2019-11-19 22:41:09 +0900 |
commit | 11293a9edea46bcbe4607af035a0cc5599e15211 (patch) | |
tree | f85a849d7dc102c279b8dc05fb9a88e3cc9cebca /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 407deb75ee584a57fe68df04c63eb90bae5dc177 (diff) |
[NS A01] Add checks for the handler thread
This is a preliminary step to removing mNetworkForRequestId, whose
role could be better managed by storing the network inside the NRI.
This serves two purposes :
1. It is a sanity check. Those functions should never be called out
of the handler thread, and if they are it's a bug.
2. It will serve to prove the followup changes are correct.
Bug: 113554781
Test: ConnectivityServiceTest
Change-Id: If29066839ad640121d33f231abdd4f37d0ad3fd5
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions