commit | 2f8522313b41cda3896691b921018d8ea065a008 | [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 | a2a8be5baa34323f0d88df375f4490b0cd99f6f4 | |
parent | 51e5e8087635cfcc1581953cc3f3e65d6e5c7f53 [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