commit | 9ebe6cfeb306a0cfda5be9b441402b57d7d50241 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Thu Apr 15 16:04:00 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Apr 15 16:21:00 2021 +0800 |
tree | 4e4d623b4911ff9f3a130e69f0fa1055f7eee048 | |
parent | 24c6eaea15d9b55aec21d4b8e725dc9929cffb1b [diff] |
Remove hidden method link in public addRoute API The build will complain after moving connectivity framework code outside framework because the hidden methods/members accesses are not allowed anymore. Link to a hidden class will not work since it's not visible in public. Bug: 182859030 Test: make docs Change-Id: I5726f80be7cf92b648ce851d9601d5f58bc2b647