replicant-frameworks_native/include
Aravind Akella 6c2664ae34 SensorService fixes.
1) Flush should only be received by the app calling flush(). Maintain
      a queue of all flush() calls and send flush_complete events in that
      order.
   2) Log warnings for older HALs. Remove batch() calls with DRY_RUN flag.
   3) Reallocate event cache when more sensors register and the desired
      maxCacheSize increases. Clear NEEDS_ACK flag in the buffer whenever
      there is a write() failure.
   4) More dump information. Add wake-up flag, maxDelay and timestamps for
      sensor events.

Bug: 16874778
Change-Id: I195646191059fd31f75f2f07886c0f98bf9b509a
2014-08-19 11:18:25 -07:00
..
android Sensor related changes for NDK. 2014-08-05 17:17:51 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder add noteResetVideo/Audio to IBatteryStats 2014-07-23 21:51:56 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui SensorService fixes. 2014-08-19 11:18:25 -07:00
input Shelve InputFlinger for another release. DO NOT MERGE 2014-08-18 10:17:18 -07:00
media Merge "Tunneled Video Playback support" into lmp-dev 2014-08-09 00:45:27 +00:00
powermanager PowerManager: add powerHint binder method 2014-04-02 21:24:01 +00:00
private Have VirtualDisplays send SF resize messages when resizing 2014-07-30 11:23:44 -07:00
ui Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00