replicant-frameworks_native/libs
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
..
binder Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
gui SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
ui SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
utils Workaround for add_tid_to_cgroup failed to write 2012-05-10 15:52:59 -07:00