platform_build/target/board/module_x86_64
Martin Stjernholm 4ca749cb11 Merge the module_* device.mk files into their corresponding product mk
files.

To clean up an unnecessary indirection. Instead introduce a common file
for module products.

Test: lunch module_{arm,arm64,x86,x86_64}
      inspect the build banners
Change-Id: Ia312431a664e731f5d801ee2671f62f5cd23bd51
2021-02-02 11:32:25 +00:00
..
BoardConfig.mk Use 64 bit binder in module builds 2021-01-13 11:05:20 +00:00
README.md Add devices suitable for single-arch module builds 2020-12-15 18:59:40 +00:00

This device is suitable for an unbundled module targeted specifically to an x86_64 device. 32 bit binaries built with this product will not be suitable for a 32-bit x86 device.