summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorBenedict Wong <benedictwong@google.com>2021-04-05 18:11:20 -0700
committerBenedict Wong <benedictwong@google.com>2021-04-07 11:37:01 -0700
commita4f28edac308ac45c8539b21eb52a1f44fe368dc (patch)
tree2e37dd19e4bbe32ebd987351dbcf8da82a76f87a /rs/java/android/renderscript/ProgramStore.java
parent16952dceec70c7a5c3b6143ad62c25c616844140 (diff)
Ensure teardown() only triggered on the right NetworkAgent.
This change ensures that teardown() is only ever triggered when the NetworkAgent matches the one that the unwanted() callback is triggered on. This ensures that in cases where the unwanted() is called as a result of unregister(), or even after a new NetworkAgent is created (and stored in the mNetworkAgent field), the teardown does not occur. Bug: 184304972 Test: atest FrameworksVcnTests Change-Id: Ic8ab66ff1e48d43be784974cda7574d0191e557f
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions