b2e58893c3
System image of aosp_arm products is the new GSI in Pi. Its arch variants need to be the same as the legacy GSI built with aosp_arm_ab so it can pass related CTS/VTS tests. Bug: 80401108 Test: $ lunch aosp_arm-userdebug; m -j; emulator # booted OK $ lunch aosp_arm-userdebug; m -j cts Change-Id: I29fffca3e02a2251913a327b54640fc622e77a8d |
||
---|---|---|
.. | ||
sepolicy | ||
AndroidBoard.mk | ||
BoardConfig.mk | ||
device.mk | ||
README.txt | ||
system.prop |
The "generic" product defines a non-hardware-specific target without a kernel or bootloader. It can be used to build the entire user-level system, and will work with the emulator, though sound will not work (see the "emulator" product for that). It is not a product "base class"; no other products inherit from it or use it in any way.