android_build/target/board/generic_x86
Bo Hu 82de42067e Merge "emulator: move sepolicy to goldfish project" 2018-06-13 22:14:32 +00:00
..
BoardConfig.mk Merge "emulator: move sepolicy to goldfish project" 2018-06-13 22:14:32 +00:00
README.txt x86: qemu emulator is the default build target 2011-03-24 10:55:22 -07:00
device.mk Make aosp_$arch system images closer to GSIs 2018-04-24 10:03:14 +08:00
system.prop emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -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.