summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorjunyulai <junyulai@google.com>2021-03-03 21:31:00 +0800
committerjunyulai <junyulai@google.com>2021-03-04 18:41:09 +0800
commit52facd7e3ab4a923f11245cedc80dc8d5e3f949c (patch)
tree660cba43066a7961a04655fc012b296a2889c3d1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6c280634c725c5a5832c78a5bdbbed4d75632471 (diff)
[FUI23] Remove getNetworkQuotaInfo
Currently, getNetworkQuotaInfo in NetworkPolicyManagerService uses NetworkState class, which will not be available after ConnectivityService moved to mainline module. Thus, to remove the usage of NetworkState, remove this function since: 1. There is no internal usage and the function only prints debug log. 2. It is non-SDK API which annotated with maxTargetSdk = 30, callers should not expect it will continoue to work in next Android release. 3. go/nonsdk-dash shows zero usage statistics. Test: TH Bug: 174123988 Change-Id: I450964a692b85f3ba89bf9f847e8089ee2445bda
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions