replicant-frameworks_native/services
Jesse Hall f9bfdc6c94 surfaceflinger: fix -Wsign-compare warnings
warning: comparison of integers of different signs: 'int' and 'size_t'
(aka 'unsigned int') [-Wsign-compare]

arning: comparison of integers of different signs: 'int32_t' (aka
'int') and 'const uint32_t' (aka 'const unsigned int')
[-Wsign-compare]

Change-Id: I823257aa7218c5fd492a3277853210db539bb2e2
2014-09-05 09:25:01 -07:00
..
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
inputflinger am 883fccb5: am bcbf97ef: Add logging for switch state 2014-09-02 07:09:26 +00:00
powermanager Update to follow interface change. 2014-04-03 12:06:48 -07:00
sensorservice SensorService fixes 2014-08-22 17:09:23 -07:00
surfaceflinger surfaceflinger: fix -Wsign-compare warnings 2014-09-05 09:25:01 -07:00