diff options
author | Chiachang Wang <chiachangwang@google.com> | 2021-04-15 16:04:00 +0800 |
---|---|---|
committer | Chiachang Wang <chiachangwang@google.com> | 2021-04-15 16:21:00 +0800 |
commit | 2f8522313b41cda3896691b921018d8ea065a008 (patch) | |
tree | a2a8be5baa34323f0d88df375f4490b0cd99f6f4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions