platform_build/target/board/generic_x86_64
Isaac Chen 7f2eb04bb6 Merge "Refactor BoardConfig.mk for emulator products" into stage-aosp-master
am: c9ff0edb20

Change-Id: I316f9712786b283918a9a938e78e50c181ab6e9e
2018-07-04 10:40:45 -07:00
..
BoardConfig.mk Refactor BoardConfig.mk for emulator products 2018-07-03 09:58:59 +00:00
device.mk emualtor: cleanup media configuration 2018-06-13 22:10:51 +00:00
README.txt
system.prop emulator: move rild.libpath to vendor 2017-10-26 16:45:05 -07:00

The "generic_x86_64" 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.