Go to file
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
build
cmds Add sdcard_r group to dumpstate. 2012-04-11 12:27:48 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Scheduling group cleanup 2012-04-19 11:32:59 -07:00
libs Scheduling group cleanup 2012-04-19 11:32:59 -07:00
opengl Fix deadlock when cleaning objects in eglTerminate 2012-04-17 14:52:13 -07:00
services SF needs to render even if we don't have a h/w composer 2012-04-18 18:36:25 -07:00
MODULE_LICENSE_APACHE2
NOTICE