replicant-frameworks_native/include
Glenn Kasten a26e1cfbbc Scheduling group cleanup
Remove C++ APIs androidSetThreadSchedulingGroup and
androidGetThreadSchedulingGroup, and the ANDROID_TGROUP_* constants.

Former callers of these should now use the C APIs set_sched_policy and
get_sched_policy, and the SP_* constants.

Note: debug.sys.noschedgroups is not supported by the C APIs,
this needs to be discussed.

Change-Id: I32bbfc539ef4090faf9ef0320380e8cca9eae07c
2012-04-19 11:32:59 -07:00
..
android Add Japanese specific key codes 2012-04-02 15:20:24 -07:00
binder add set thread count 2012-04-18 17:50:03 -07:00
camera Move CameraParameters.h to frameworks/native. 2012-03-14 17:17:05 -07:00
cpustats mv libcpustats from frameworks/base to /native 2012-03-26 12:18:24 -07:00
gui Remove fixed USAGE_HW_TEXTURE flag from BufferQueue. 2012-04-18 10:56:06 -07:00
media New Crypto "HAL" API. 2012-04-03 14:15:05 -07:00
powermanager Move services/powermanager from frameworks/base to frameworks/native 2012-03-28 13:58:23 -07:00
private fix Region const_iterator. 2012-04-16 18:40:30 -07:00
ui remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
utils Scheduling group cleanup 2012-04-19 11:32:59 -07:00