Go to file
Christopher Ferris e2c86c71c2 Use time() instead of clock() for timeouts.
The clock() function returns the processor time used by the process. This
is not a good timeout mechanism since the code is suspended most of the
time waiting for the forked process to finish. Replace with the time()
function.

Bug: 17154069

(cherry picked from commit 89d4949f86)

Change-Id: I42f0f24ee53ef99955fd482a1089e39d491f3bd5
2014-09-09 13:36:52 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Use time() instead of clock() for timeouts. 2014-09-09 13:36:52 -07:00
data/etc Adding PackageManager feature strings for stepcounter and stepdetector. 2013-10-13 14:53:45 -07:00
include Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" 2014-08-12 22:56:00 +00:00
libs Make string literal concatenation play nice with C++11. 2014-09-08 18:53:39 -07:00
opengl GlES2: Add NULL check 2014-08-06 21:53:35 +05:30
services sensorservice: 64-bit compile issues 2014-06-10 14:50:02 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00