ce1fdb2f55
The patch changes GSI (aosp_$arch) to inherit from gsi_common.mk instead of aosp_base_telephony.mk. The patch also clones the emulator_vendor.mk from emulator.mk to include all vendor modules. Bug: 119747870 Test: boot aosp_arm64-userdebug on a blueline device on master/P Test: boot aosp_x86-userdebug on the emulator Test: boot aosp_x86_64-userdebug on the emulator Test: compare the out folder with/without the patch, only more content Change-Id: Ibd398d4f93d2a964813e05ccd434975435d25adc |
||
---|---|---|
.. | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system.prop |
The "generic_x86" 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.