replicant-frameworks_native/services
Aravind Akella 56ae42613c SensorService performance improvements.
i) Send ack for wake_up sensors on the socket connection instead of using Binder RPC.
  ii) Cache events per connection in case there are write failures. Compute cache size
      from FIFO counts of sensors.
 iii) Send FlushCompleteEvent only for apps that explicitly called flush().

Change-Id: I018969736b7794b1b930529586f2294a03ee8667
2014-07-24 17:23:01 -07:00
..
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
inputflinger Use openssl's SHA1 instead of bionic's. 2014-06-20 11:34:29 -07:00
powermanager Update to follow interface change. 2014-04-03 12:06:48 -07:00
sensorservice SensorService performance improvements. 2014-07-24 17:23:01 -07:00
surfaceflinger Add sticky transform to surfaceflinger. 2014-07-14 22:14:32 +00:00