ConnectivityManager: fix documentation

Documentation pointing to the registerNetwork() overload including a
timeout argument was pointing to the version removed by commit
38ea810b27700e2d4d6a051711a330ff7056cfb0. This makes it impossible to
cherry pick 38ea810b27700e2d4d6a051711a330ff7056cfb0 due to the linter
complaining about unresolvable links.

This patch fixes the documentation to point to the registerNetwork()
with argument types NetworkRequest, NetworkCallback, int, in that order.

Bug: 36370941
Test: no functional change
Change-Id: Ieaf58f81d89fdf63f480fd15e65ed52822fc4f51
1 file changed
tree: 5a2b7838a864401ba4619a4fd21d8e03a6339729
  1. core/
  2. services/
  3. tests/