Revert submission 2576824-aosp-no-emulator2 Reason for revert: build fail Reverted changes: /q/submissionid:2576824-aosp-no-emulator2 Bug: 280698810 Change-Id: Id033198251c10bbe774436837e4cddb527062155
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.