diff options
author | Etan Cohen <etancohen@google.com> | 2017-02-05 10:42:27 -0800 |
---|---|---|
committer | Etan Cohen <etancohen@google.com> | 2017-02-16 14:15:16 +0000 |
commit | ba07c8c4ec1bf44875d326a9fab8499853222f82 (patch) | |
tree | 693df4f78ecbff0d0ff3f8c7162b7321dd1ae20b /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | e9aea9d397d42bcf73dee1234836b56cb626b709 (diff) |
[CM] Remove maximum timeout value for request network
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions