Link against libandroid_net instead of the full libandroid.
We only need the native network API, now available in libandroid_net. This prevents linking against libandroid which is huge compared to just the libandroid_net copy. Bug: 32842753 Test: `make dist` Change-Id: Iafee47589448b672d8872accab2a06b5d1c7bd8f
Loading
Please sign in to comment