commit | 6cd263155017036dc2f48cc5dc35ddc4fa5ce61e | [log] [tgz] |
---|---|---|
author | Ganesh Mahendran <opensource.ganesh@gmail.com> | Tue Sep 26 17:56:25 2017 +0800 |
committer | Martijn Coenen <maco@google.com> | Thu Oct 12 15:44:57 2017 +0000 |
tree | 5349dde08353270807124e79712e078acf21801b | |
parent | 9add7c47ec5557606381ada373bebaff3b57a4d5 [diff] |
ANDROID: binder: fix node sched policy calculation We should use FLAT_BINDER_FLAG_SCHED_POLICY_MASK as the mask to calculate sched policy. Change-Id: Ic252fd7c68495830690130d792802c02f99fc8fc Signed-off-by: Ganesh Mahendran <opensource.ganesh@gmail.com>