Go to file
bohu b5d0503758 emulator: create qemu images for system,vendor
For raw system.img and vendor.img do not have
partition table and init refuses to mount them
in first stage mounting.

For emulator build:
create partitioned system-qemu.img for system.img;
create partitioned vendor-qemu.img for vendor.img
if applicable.

Change-Id: I64fdcdafc303cf2f74a1e96653e7afe259f0af98
2017-07-31 16:28:40 -07:00
core emulator: create qemu images for system,vendor 2017-07-31 16:28:40 -07:00
target emulator: create qemu images for system,vendor 2017-07-31 16:28:40 -07:00
tests Only set TARGET_PLATFORM version in lunch when explicitly requested 2017-05-03 02:47:59 +00:00
tools Look for non-existent files listed in avb_vbmeta_args. 2017-07-21 11:57:00 -07:00
.gitignore Add build subprojects to .gitignore 2015-07-23 13:18:47 -07:00
Android.mk Add new Android.mk to handle repo move 2016-06-16 15:30:19 -07:00
CleanSpec.mk Fix install location for vendor tests 2017-07-06 17:46:17 -07:00
OWNERS Add OWNERS in build/make 2017-06-21 16:09:56 -07:00
buildspec.mk.default Add TARGET_PLATFORM_VERSION to lunch 2017-03-23 09:44:08 -07:00
envsetup.sh Continue using the real make if -C is used 2017-07-28 21:08:12 +00:00