Switch to the existing network_service mojom file

All interfaces except url_loader do nothing but logging an error.
But this should help to detect if anybody calling an unimplemented
interface.

Change-Id: Ie296b0e6b64bfbe63367d6f417b7d1b5d9b74642
10 files changed
tree: 68cb17caf0dd61569561c1316c2afd439260daf4
  1. build/
  2. mojo/
  3. third_party/
  4. .clang-format
  5. .gitignore
  6. .gn
  7. BUILD.gn
  8. download_prebuilts.sh
  9. README.md
README.md

lesnet network service

Building lesnet in effenel tree is still a work-in-progress..

Before building first time

Please run download_prebuilts.sh

$ sh ./download_prebuilts.sh

To build

$ mojo/tools/mojob gn --release $ mojo/tools/mojob build --release