diff options
author | Benedict Wong <benedictwong@google.com> | 2021-07-16 03:27:31 +0000 |
---|---|---|
committer | Benedict Wong <benedictwong@google.com> | 2021-07-16 22:03:37 +0000 |
commit | e53cbf4df311a18a2e58476dc6914ed75ee2cb5c (patch) | |
tree | cab8e57520ddacab7ee387f416ea15d369f89189 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | a7b91a1c27a39b7026406ee218ba37a047a11256 (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