commit | ff26505d4665def86c286a9abe28bba2c93fcaac | [log] [tgz] |
---|---|---|
author | Ganesh Mahendran <opensource.ganesh@gmail.com> | Tue Sep 26 17:56:25 2017 +0800 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Dec 18 21:11:22 2017 +0530 |
tree | c7805348c2fa1614ab393f899091b8afee237e17 | |
parent | 9b608f484fd3631807cf1b5cccc136ab12d48561 [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>