platform_build/target/board/generic_x86_64
Bo Hu 63762bdf41 Merge changes from topic "emulator-gsi-configs" into pi-dev
* changes:
  Update the rild.libpath to vendor.rild.libpath for aosp_$arch
  emulator:  add missing apns config
2018-06-04 16:29:36 +00:00
..
BoardConfig.mk Enable metadata in GSI 2018-05-30 17:01:49 +08:00
device.mk emulator: add missing apns config 2018-05-30 14:48:25 -07:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
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.