| commit | 76b229d9f9cdf6cf0e82322f5f67ce795628611f | [log] [tgz] |
|---|---|---|
| author | Anton Hansson <hansson@google.com> | Tue Mar 31 14:49:19 2020 +0100 |
| committer | Anton Hansson <hansson@google.com> | Tue Mar 31 15:45:00 2020 +0100 |
| tree | 70484237bfb8397d05416d0c663cecc96231ff39 | |
| parent | 6afe693aa2e3e4934d036405541ef898929a036d [diff] |
Add wifi util lib to classpath for wifi stubs
Fixes the individual wifi stubs to match those in the monolithic
current.txt.
Bug: 152857194
Test: diff <(cat api/system-current.txt | grep 'class RttManager {' -A30) \
<(cat wifi/api/system-current.txt | grep 'class RttManager {' -A30) \
&& echo pass || echo fail
Change-Id: I3fc8a87e83f8dfee8d97966ead379d7acf0807bc