Android O MR1 IOT Release 1.0.4 (4973263)
Migrate libmojo repository into libchrome, part 2.

This CL moves following files.
- .gitignore
- Android.bp is merged into libchrome's Android.bp.
- base/android/*
- build/* except build_config.h which is exactly same with libchrome's.
- ipc/*
- mojo/*
- soong/* into libchrome_tools/
- third_party/{catapult,jinja2,markupsafe,ply}/*
- ui/gfx/{geometry,range}/mojo/*

Then removed following files:
- Android.bp
- CleanSpec.mk
- build/build_config.h

And added README.md to notify the migration.

Bug: 73606903
Test: Built locally. Ran on DUT.
Change-Id: I94aa1b43ff0854f48f30fdf03025bd1c8a346038
1253 files changed
tree: 5d0b02a305d2ce5e91eb915695a338dabff2ed6b
  1. common.mk
  2. Makefile
  3. MODULE_LICENSE_BSD
  4. NOTICE
  5. OWNERS
  6. README.md
README.md

This repository was migrated into libchrome.