b212b0a92a
- Remove emulator configurations from generic_x86_64/device.mk. - Add GKI configurations to generic_x86_64/device.mk. Test: lunch gsi_x86_64-userdebug ; make dist Bug: 181277965 Change-Id: I43c8005afcaeec6ed70648b5f74eeed1d46f9228
7 lines
252 B
Text
7 lines
252 B
Text
The "generic_x86_64" product defines a non-hardware-specific x86_64 target
|
|
without a bootloader.
|
|
|
|
It is also the target to build the generic kernel image (GKI).
|
|
|
|
It is not a product "base class"; no other products inherit
|
|
from it or use it in any way.
|