History log of /device/generic/goldfish/vibrator/vibrator_qemu.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d0dc61679414c81f211da4ad1eb54c3ee7e95c0b 20-Jan-2017 Lingfeng Yang <lfy@google.com> [goldfish] update goldfish for O

1. use latest qemu_pipe / qemd header combos
2. self contain them in goldfish/ so we don't break
anything that doesn't use goldfish but uses qemu pipe
3. stahp building the "vibrator" device for now since it uses
a lotof legacy stuff that is delted in O
4. upgrade sensor HAL impl to version 1.3

bug: 34465648

after this, rotation and camera work at least

Change-Id: I6157ede893d720acf4f8fcbe42db68a911cad531
/device/generic/goldfish/vibrator/vibrator_qemu.c
6b8d2f4a57aa927e00a1eb231da98c92fb9c8f0f 21-Jun-2016 David 'Digit' Turner <digit@google.com> vibrator: Remove qemu dependency.

Remove dependency on the obsolete qemu functions for
libhardware_legacy which are going to be removed by
a future patch. Use the <system/qemu_pipe.h> interface
directly instead.

BUG=25875346

Change-Id: I7d6db640e1afca3e83d1b53e6e2460fbf58a5615
/device/generic/goldfish/vibrator/vibrator_qemu.c
72c36ece210a21f2816ac91e9424006e0d11310f 20-Feb-2015 Elliott Hughes <enh@google.com> Fix implicit function declarations in goldfish.

Change-Id: If737f7a756268fb301efc1bf2888ebf9ed409f58
/device/generic/goldfish/vibrator/vibrator_qemu.c
b59d047eece337f8b8bb54e76c5192cc40f39760 29-Dec-2014 Elliott Hughes <enh@google.com> Fix missing #includes for the goldfish vibrator.

Change-Id: I9d6c9b77384c980128d33b5f63aa2795ca0a5c9e
/device/generic/goldfish/vibrator/vibrator_qemu.c
0f41b57f2aa2ffa8fd90ebd50c13c2dd0249ee0f 21-Mar-2013 Vincent Becker <vincentx.becker@intel.com> Vibra: Add the vibrator module for goldfish

Following the new vibrator module design, this patch provides the qemu
(aka goldfish) implementation.

This implementation relies on qemu wrapper functions provided by
libhardware_legacy. This means that the libharware_legacy dependency
cannot be fully removed.

This change is related ot others in:
- hardware/libhardware
- hardware/libhardware_legacy
- frameworks/base
- platform/build

Change-Id: I844279f5535289f079d412fdc44c5cb3c9c1130c
Signed-off-by: Vincent Becker <vincentx.becker@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Signed-off-by: David Wagner <david.wagner@intel.com>
Author-tracking-BZ: 94611
/device/generic/goldfish/vibrator/vibrator_qemu.c