8500016ea4d41ac021d1f6eda9cdb1de15df1cd9
The request network with timeout was originally created with a check of max timeout against a constant of 100 minutes. However, the API was not public and did not implement a timeout. Any users were internal and never got any onUnavailable() callback (since timeout never triggered). There is no reason to have a max timeout so the constant is remove. Bug: 31399536 Test: unit tests and CTS of ConnectivityManager Change-Id: Icbedfb4299d75b6a7e3e43720111531f1faafd06
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%