Address ConnectivityManager API comments.
This patch is a cherry pick of the two following commits:
- 139a48c83cc98cdae2672be062d10b7aec5aea88 which addresses several
issues in the public api of ConnectivityManager.
- 4c11db0fdde58e8fe8b679b3c572dd2cc6a56d89 which fixes the documentation
of several methods in ConnectivityManager public api.
Because the first commit change the public api that is referenced in
the documentation fixed by the second commit, it is not possible to one
without the other. In both cases trying to cherry pick only one of them
results in a build error.
The first commit was submitted successfully on an internal branch before
the checks done in the built got stricter.
Bug: 36370941
Test: marlin builds and boots
Change-Id: I86dcf056e6b165e527c3ee88dbabc2764ac09a08
Merged-In: I693ee5270bf186c88c7c5056293519f7237504ff
(cherry picked from commit 139a48c83cc98cdae2672be062d10b7aec5aea88)
1 file changed