summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorBenedict Wong <benedictwong@google.com>2021-07-16 03:27:31 +0000
committerBenedict Wong <benedictwong@google.com>2021-07-16 22:03:37 +0000
commite53cbf4df311a18a2e58476dc6914ed75ee2cb5c (patch)
treecab8e57520ddacab7ee387f416ea15d369f89189 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenta7b91a1c27a39b7026406ee218ba37a047a11256 (diff)
Limit VCNs to one running at a given time
This change ensures that there is only ever one VCN running at a given point in time, and that if the device has switched to using a subscription in a different subscription group, the VCN will immediately tear down. This ensures that when on a DSDS device, when the VCN-enabled subscription is not the default/active subscription, the other subscription's network will never be outscored by the VCN, and thus get torn down. Bug: 190761448 Test: atest FrameworksVcnTests Test: Manual testing to ensure common functionality Original-Change: https://android-review.googlesource.com/1767050 Merged-In: I8031fab7502880d38420058451df41f47567c458 Change-Id: I8031fab7502880d38420058451df41f47567c458
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions