summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/ConnectivityServiceTest.java
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2021-01-15 10:19:38 -0800
committerSarah Chin <sarahchin@google.com>2021-02-02 13:44:33 -0800
commitad5413f724632cca71402a314b8bcd7174c7f1fd (patch)
tree40b2e34b2a6e75b04a1b424af7f1ba544dd10449 /tests/net/java/com/android/server/ConnectivityServiceTest.java
parent0db5d441ad620d1a1f53b16c2cd0f462fe600827 (diff)
Temporary fix to prevent TEMPORARILY_NOT_METERED leak
Currently we are seeing TEMPORARILY_NOT_METERED occurs on non-5G devices. This fix adds more checks to prevent incorrect TEMPORARILY_NOT_METERED being set. Before we root cause the issue, we only allow this bit when all of the following conditions met. 1. Devices should support 5G. 2. Carriers should support 5G unmetered data. 3. Device should camp on 5G network. This temporary fix should be removed after we root cause the issue. Bug: 176119724 Test: Manual Change-Id: I2b987d24851cdb16d8457b0ec5c546ace5485ed0 Merged-In: I2b987d24851cdb16d8457b0ec5c546ace5485ed0
Diffstat (limited to 'tests/net/java/com/android/server/ConnectivityServiceTest.java')
0 files changed, 0 insertions, 0 deletions