replicant-frameworks_native/services
Dan Stoza be31f44798 SurfaceFlinger: Fix rect out-of-bounds checks
Rects' right and bottom edges are treated as exclusive, so when
checking against maximum width and height, we should use > instead
of >=.

Change-Id: Ifcdf6813c13fcab1a55f16c21064e765e93d49f0
2014-06-11 11:20:54 -07:00
..
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
connectivitymanager Add C++ library for ConnectivityManager 2013-07-16 15:11:47 -07:00
inputflinger Change InputMessage.motion.pointerSize to a uint32_t. 2014-05-02 17:58:43 +01:00
powermanager Update to follow interface change. 2014-04-03 12:06:48 -07:00
sensorservice Surface maxDelay and isWakeUpSensor flag in Sensor.java. 2014-05-23 18:58:01 -07:00
surfaceflinger SurfaceFlinger: Fix rect out-of-bounds checks 2014-06-11 11:20:54 -07:00