Go to file
Glenn Kasten 542af12d10 Fix log spam about CPU frequency on one device
Previous kernels have allowed opening the CPU frequency file regardless
whether the CPU is up or not.  This fixes some log spam on one device
with dynamic hot plug CPU feature, which does not allow opening the CPU
frequency file if CPU is down.

Also, since the file descriptors are global and have long lives, add
the close-on-exec flag.

Change-Id: Ia14a2b9e20038dfb96a573920176a47a96bd3f5a
2012-05-14 16:55:26 -07:00
build
cmds SF doesn't need more than a few binder threads 2012-04-19 17:32:03 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
libs Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
opengl Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
services SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
MODULE_LICENSE_APACHE2
NOTICE