replicant-frameworks_native/include
Aravind Akella 8493b79e1c SensorService fixes
i) Significant Motion multiple clients fix. Make a copy of
  mActiveConnections vector before cleaning up SensorEventConnections
  when one-shot sensors trigger.
  ii) Maintain a mapping between flush_complete_events and
  SensorEventConnections to accurately map flush() API calls and
  corresponding flush_complete_events
  iii) Remove all references to 1_1 and 1_2 HALs.
  iv) Dynamically allocate sensor_event buffers in SensorService main
  threadLoop.

Bug: 17412359
Change-Id: If3c3986197660cafef2d2e0b4dc7582e229cf1c4
2014-09-10 18:24:18 -07:00
..
android New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" 2014-09-02 16:11:46 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui SensorService fixes 2014-09-10 18:24:18 -07:00
input New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
media Add support for max res decode 2014-08-28 18:00:58 -07:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Have VirtualDisplays send SF resize messages when resizing 2014-07-30 11:23:44 -07:00
ui Fix undefined behavior (not returning a value from a function with return). 2014-09-04 15:52:47 +00:00