5ef392cc89078a8253df138260dd1d541867c854
Currently, LingerTimer takes a NetworkRequest for internal use. However, this is unnecessary since only request Id is used. Thus, this patch allows subsequent patches to remove the need of a NetworkRequest when creating a LingerTimer. And the output of lingered requests is reduced to id instead of printing content of requests. Test: atest FrameworksNetTests Bug: 175180558 Change-Id: I9106d0804f1083942e1fcaca842f547c0aee1840
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%