diff options
author | Chalard Jean <jchalard@google.com> | 2019-11-07 23:07:32 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2019-11-29 16:59:31 +0900 |
commit | 3892583c073044b79fcb6a0fc137ace9ce9d9d08 (patch) | |
tree | 61bb3cf24876d9d7007d37712e6bf61f1f660a82 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 587758bea6f5e5fa8cb537a356571996cabdfbfd (diff) |
[NS A12] Move some legacy type tracker handling to a function
It's fine to do this out of the if() clause because :
• If the network newly satisfies a request it is sure to have
it in the list of requests it satisfies
• If it does not newly satisfy a request and there is still
a request with a legacy type that it satisfies, then it
is already remembered by LegacyTypeTracker
As for the VPN, the code always enters the condition anyway.
Test: ConnectivityServiceTest
Change-Id: I8bd668ad27043d6a5036b1b3c52fa5a3146abcfa
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions