summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJack Yu <jackyu@google.com>2021-01-15 10:19:38 -0800
committerJack Yu <jackyu@google.com>2021-01-15 11:47:55 -0800
commit5d0e3a340448c350f6919378787f912adf039673 (patch)
treea32639767ef7f51f534b7da9080dd80f3bca86cc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6e816f4425a9838e3f561383d9a22114e82f6419 (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 Merged-In: I2b987d24851cdb16d8457b0ec5c546ace5485ed0 Change-Id: I2b987d24851cdb16d8457b0ec5c546ace5485ed0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions