commit | 920588a1acdc4721abb713d8162010e4b85ae53e | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <[email protected]> | Tue Apr 24 02:15:00 2018 +0900 |
committer | Hidehiko Abe <[email protected]> | Tue Apr 24 10:13:47 2018 +0900 |
tree | 5d0b02a305d2ce5e91eb915695a338dabff2ed6b | |
parent | ca6c42abc66e142da1036f0061976d671862c457 [diff] |
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