android_build/target/board/generic_x86
Yahan Zhou 3afe69d846 Build vendor image for emulator
BUG: 37511975

Test: lunch sdk_gphone_x86-user, make with dist option, unzip
sdk_gphone_x86-emulator-eng.xxxx.zip to system image folder, emulator
can boot

Change-Id: I330adc6da2999031d4ed2d8c4ade4667c1d0b511
Merged-In: I75b9f0de17fece3dec5ae1662400808af321bd4d
2017-10-26 16:45:05 -07:00
..
sepolicy sepolicy: add owners file 2017-10-05 14:52:12 -07:00
BoardConfig.mk Build vendor image for emulator 2017-10-26 16:45:05 -07:00
README.txt
device.mk emulator: squash misc modifications from oc-emu-dev 2017-08-30 17:13:47 -07:00
system.prop emulator: move rild.libpath to vendor 2017-08-30 17:13:37 -07:00

README.txt

The "generic_x86" product defines a non-hardware-specific IA target
without a kernel or bootloader.

It can be used to build the entire user-level system, and
will work with the IA version of the emulator,

It is not a product "base class"; no other products inherit
from it or use it in any way.