48b4946474
Following the new vibrator hardware module implementation, the goldfish vibrator module is no longer integrated in the default vibrator implementation and therefore needs to be explicitly built for the emulator. This patch is related to others in: - hardware/libhardware - hardware/libhardware_legacy - frameworks/base - device/generic/goldfish Change-Id: I844279f5535289f079d412fdc44c5cb3c9c1130c Signed-off-by: David Wagner <david.wagner@intel.com> Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Author-tracking-BZ: 94611 |
||
---|---|---|
.. | ||
sepolicy | ||
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.