summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorVarun Anand <vaanand@google.com>2019-02-07 14:13:13 -0800
committerVarun Anand <vaanand@google.com>2019-02-28 13:43:02 -0800
commit02c50ef1d190e1b1ef1a8f8acb617ef8e5979cc8 (patch)
treec402c516ef5bc8cd153e8b5596cc860f83666797 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentfe2c7ed9b5efe894c12d0b6984ed7822c4823d7b (diff)
Remove ConnectivityManager and its usages from NetworkStatsService.
NSS needed it for getting VpnInfo[], NetworkState[] and activeLinkProperties which it used to query via ConnectivityManager. For VpnInfo[], this was racy as NSS may ignore intermediate changes to a VPN's underlying networks. See http://b/123961098 for more context. It may also lead to deadlocks b/w ConnectivityService and NetworkStatsService. See http://b/126245192 for more info. This change will ensure that NSS is never contending on any of ConnectivityService locks. Bug: 123961098 Bug: 126245192 Bug: 120145746 Test: atest FrameworksNetTests Change-Id: I57e117bb4e9efe491b19d6b5a479f2d58d1c58e6
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions