platform_build/target/board/generic_x86_64
Lingfeng Yang a70b40f60a Set emulator framebuffer display device buffer count to 3
Otherwise, we get deadlock.

bug: 36439031

Change-Id: Icffeca757120deb2b1392d8fc3531e3737d7cdc4
2017-05-09 22:36:07 +00:00
..
BoardConfig.mk Set emulator framebuffer display device buffer count to 3 2017-05-09 22:36:07 +00:00
device.mk resolved conflicts for merge of 38c3c930 to master 2014-05-27 12:29:41 +01:00
README.txt x86_64: Adding new target 2013-10-02 20:58:54 +04:00
system.prop Emulator: set correct rild library path for 64bit arch 2017-02-01 12:52:48 -08: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.